{
"shipping": {
"note": "Arrival of the truck delayed due to mechanical fault."
},
"carriers": [
{
"id": 1,
"name": "Carrier S.p.A.",
"postalAddress": {
"streetName": "Via Francia, 21/C",
"postCode": "37135",
"cityName": "Verona",
"countryCode": "IT",
"countryName": "Italy",
"countrySubDivisionName": "Verona"
},
"users": [
{
"firstName": "Abramo",
"lastName": "Vincenzi",
"emailAddress": "abramo.vincenzi@accudire.eu",
"mobileNumber": "+393456696415"
}
],
"traderRegistration": "TR123456789",
"tractorPlate": "AA000AA",
"trailerPlate": "BB111BB",
"tractorPlateRegistrationCountryCode": "IT",
"trailerPlateRegistrationCountryCode": "IT",
"otherUsedTransportEquipment": [
{
"identifier": "BICU1234565",
"type": "BODY_TRAILER"
}
]
}
],
"contractualCarrierAcceptanceLocation": {
"date": "2025-07-31 10:00:00"
}
}