{
"status": "success",
"data": {
"trackingNumber": "string",
"recipient": {
"name": "string",
"mobileNumber": "string",
"address": {
"postalCode": "string",
"location": "string",
"street1": "string",
"street2": "string",
"streetNumber": "string",
"latitude": 0,
"longitude": 0,
"rdi": 0
},
"property1": "string",
"property2": "string"
},
"retailer": {
"id": "string",
"name": "string",
"logo": "string",
"externalLocationId": "string",
"address": {
"postalCode": "string",
"location": "string",
"street1": "string",
"street2": "string",
"streetNumber": "string",
"latitude": 0,
"longitude": 0,
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
},
"driver": {
"idNumber": "string",
"name": "string",
"phone": "string",
"property1": "string",
"property2": "string"
},
"statusHistory": [
{
"trackingNumber": "string",
"statusUpdatedAt": "2019-08-24T14:15:22.123Z",
"status": "string"
}
],
"deliverySettings": {
"leave_outside": "string",
"place_type": "string",
"floor": "string",
"notify_by": "string",
"obs": "string",
"property1": "string",
"property2": "string"
},
"dropOffDetails": {
"method": "string",
"deliveryPhotoUrl": "string",
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}
}