{
"amazonReferenceId": "string",
"contactInformation": {
"email": "string",
"name": "string",
"phoneNumber": "string"
},
"dates": {
"readyToShipWindow": {
"editableUntil": "2019-08-24T14:15:22Z",
"end": "2019-08-24T14:15:22Z",
"start": "2019-08-24T14:15:22Z"
}
},
"destination": {
"address": {
"addressLine1": "123 Main St",
"addressLine2": "Suite 100",
"city": "Seattle",
"companyName": "Acme Inc",
"countryCode": "US",
"email": "contact@example.com",
"name": "John Doe",
"phoneNumber": "+12065551234",
"postalCode": "98109",
"stateOrProvinceCode": "WA"
},
"destinationType": "AMAZON_OPTIMIZED",
"warehouseId": "string"
},
"freightInformation": {
"declaredValue": {
"amount": 10.5,
"code": "USD"
},
"freightClass": "NONE",
"name": "string"
},
"placementOptionId": "stringstringstringstringstringstringst",
"selectedDeliveryWindow": {
"availabilityType": "AVAILABLE",
"deliveryWindowOptionId": "stringstringstringstringstringstring",
"editableUntil": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z",
"startDate": "2019-08-24T14:15:22Z"
},
"selectedTransportationOptionId": "stringstringstringstringstringstringst",
"selfShipAppointmentDetails": [
{
"appointmentId": 0,
"appointmentSlotTime": {
"endTime": "2019-08-24T14:15:22Z",
"startTime": "2019-08-24T14:15:22Z"
},
"appointmentStatus": "string"
}
],
"shipmentConfirmationId": "string",
"shipmentId": "stringstringstringstringstringstringst",
"source": {
"address": {
"addressLine1": "123 Main St",
"addressLine2": "Suite 100",
"city": "Seattle",
"companyName": "Acme Inc",
"countryCode": "US",
"email": "contact@example.com",
"name": "John Doe",
"phoneNumber": "+12065551234",
"postalCode": "98109",
"stateOrProvinceCode": "WA"
},
"sourceType": "SELLER_FACILITY"
},
"status": "ABANDONED",
"trackingDetails": {
"ltlTrackingDetail": {
"billOfLadingNumber": "string",
"freightBillNumber": [
"string"
]
},
"spdTrackingDetail": {
"spdTrackingItems": [
{
"boxId": "string",
"trackingId": "string",
"trackingNumberValidationStatus": "VALIDATED"
}
]
}
}
}