Success
{- "_object": "/api/response",
- "version": 2,
- "data": {
- "_object": "/api/collections/paginated",
- "data": [
- {
- "_object": "/ocean/shipment_container_leg",
- "shipment_container": {
- "_object": "/api/refs/object",
- "ref_type": "/ocean/shipment_container",
- "id": 123
}, - "leg": {
- "_object": "/api/refs/object",
- "ref_type": "/shipment_leg",
- "id": 123
}, - "dates": [
- {
- "actual_loaded_on_board_date": "2019-01-18T22:08:38.599Z"
}
]
}
]
}
}
Success
{- "_object": "/api/response",
- "version": 2,
- "data": {
- "_object": "/ocean/shipment_container_leg",
- "shipment_container": {
- "_object": "/api/refs/object",
- "ref_type": "/ocean/shipment_container",
- "id": 123
}, - "leg": {
- "_object": "/api/refs/object",
- "ref_type": "/shipment_leg",
- "id": 123
}, - "dates": [
- {
- "actual_loaded_on_board_date": "2019-01-18T22:08:38.599Z"
}
]
}
}