{
"list": [
{
"totalCOG": 120.25,
"shipperRef": "0123456",
"remarks": "Leave with doorman",
"recipient": {
"name": "John Doe",
"phoneNumber": "13026021805",
"email": "john@gmail.com",
"address": {
"street1": "34 Marasi Dr",
"street2": "APT 28C",
"city": "Dubai",
"country": "United Arab Emirates",
"latitude": 25.179812819235188,
"longitude": 55.265600039741905
}
},
"items": [
{
"itemName": "Product Name",
"weight": 150,
"quantity": 2
}
],
"externalLocationId": "LOC123456",
"serviceType": "SAME_DAY",
"totalOrderWeight": 3000,
"merchantName": "Store Name"
}
]
}