{
"referenceCode": "DOC-123456789",
"senderOrganization": {
"name": "ABC Logistics",
"countryCode": "IT",
"vat": "IT1234567890",
"address": "123 Main St, City, Country"
},
"receiverOrganization": {
"name": "ABC Logistics",
"countryCode": "IT",
"vat": "IT1234567890",
"address": "123 Main St, City, Country"
},
"startingPoint": {
"id": 123456789,
"description": "Place X",
"mode": "GENERIC",
"coordinates": {
"latitude": 34.052235,
"longitude": -118.243683
}
},
"endingPoint": {
"id": 123456789,
"description": "Place X",
"mode": "GENERIC",
"coordinates": {
"latitude": 34.052235,
"longitude": -118.243683
}
},
"load": {
"type": "Electronics",
"description": "Laptops, tablets, and smartphones",
"weight": 500,
"umWeight": "kg",
"component": [
{
"type": "Laptop",
"description": "Brand X Laptop",
"width": 30,
"height": 20,
"depth": 5,
"unitary": true,
"um": "cm"
}
]
},
"report": "report.pdf",
"payload": {
"additionInformation": "Information XX"
}
}
{
"referenceCode": "DOC-123456789",
"senderOrganization": {
"name": "ABC Logistics",
"countryCode": "IT",
"vat": "IT1234567890",
"address": "123 Main St, City, Country"
},
"receiverOrganization": {
"name": "ABC Logistics",
"countryCode": "IT",
"vat": "IT1234567890",
"address": "123 Main St, City, Country"
},
"startingPoint": {
"id": 123456789,
"description": "Place X",
"mode": "GENERIC",
"coordinates": {
"latitude": 34.052235,
"longitude": -118.243683
}
},
"endingPoint": {
"id": 123456789,
"description": "Place X",
"mode": "GENERIC",
"coordinates": {
"latitude": 34.052235,
"longitude": -118.243683
}
},
"load": {
"type": "Electronics",
"description": "Laptops, tablets, and smartphones",
"weight": 500,
"umWeight": "kg",
"component": [
{
"type": "Laptop",
"description": "Brand X Laptop",
"width": 30,
"height": 20,
"depth": 5,
"unitary": true,
"um": "cm"
}
]
},
"report": "report.pdf",
"payload": {
"additionInformation": "Information XX"
}
}