[
{
"id": 1,
"shipment_id": 1,
"carrier_id": 1,
"shipper_id": 1,
"address_id": 1,
"position": 1,
"comment": "text",
"type": "text",
"incident": "text",
"planned_date": "text",
"planned_date_init": "text",
"real_date": "text",
"planned_time": "text",
"planned_time_init": "text",
"real_time": "text",
"external_key": 1,
"address": {
"id": 1,
"recipient_name": "text",
"address_1": "text",
"address_2": "text",
"has_mandatory_slotbooking": true,
"city": "text",
"country": "text",
"email": "text",
"instructions": "Ring the bell 3 times.",
"internal_ref": "text",
"name": "text",
"phone_number": "text",
"state": "text",
"zipcode": "text",
"skip_zipcode_validation": true,
"is_personal": true,
"tailgate_required": true,
"type": "store",
"slot_booking": {
"url_link": "text",
"email": "text",
"phone_number": "text",
"fax_number": "text"
},
"company": {
"id": 1,
"name": "text"
},
"contact": {
"first_name": "text",
"last_name": "text",
"email": "text",
"phone_number": "text",
"fax_number": "text",
"civility": "M"
}
}
}
]