{
"shipmentId": "string",
"carrierScac": "string",
"shipmentStatus": "WORKING",
"numPackages": 0,
"fbaShipmentType": "SPD",
"shipmentTrackingDetails": [
{
"fbaShipmentBoxId": "string",
"trackingId": "string",
"trackingEvents": [
{
"statusCode": "string",
"reasonCode": "string",
"eventCode": "string",
"locationCity": "string",
"locationCountry": "string",
"eventDateTime": "2019-08-24T14:15:22.123Z"
}
]
}
]
}