{
"carrierCode": {
"carrierCodeType": "SCAC",
"carrierCodeValue": "TestCarrierCode"
},
"createdAt": "2019-08-24T14:15:22Z",
"destinationAddress": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"externalReferenceId": "TestReferenceId",
"orderId": "string",
"originAddress": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"receivedQuantity": [
{
"quantity": 0,
"unitOfMeasurement": "PRODUCT_UNITS"
}
],
"shipBy": "2019-08-24T14:15:22Z",
"shipmentContainerQuantities": [
{
"count": 1,
"distributionPackage": {
"contents": {
"products": [
{
"quantity": 1,
"sku": "testPen"
}
]
},
"measurements": {
"dimensions": {
"height": 1,
"length": 1,
"unitOfMeasurement": "INCHES",
"width": 1
},
"volume": {
"unitOfMeasurement": "CUIN",
"volume": 1
},
"weight": {
"unitOfMeasurement": "POUNDS",
"weight": 1
}
},
"type": "CASE"
}
}
],
"shipmentId": "string",
"shipmentSkuQuantities": [
{
"expectedQuantity": {
"quantity": 0,
"unitOfMeasurement": "PRODUCT_UNITS"
},
"receivedQuantity": {
"quantity": 0,
"unitOfMeasurement": "PRODUCT_UNITS"
},
"sku": "string"
}
],
"shipmentStatus": "CREATED",
"trackingId": "string",
"updatedAt": "2019-08-24T14:15:22Z",
"warehouseReferenceId": "TestWarehouseReferenceId"
}