{
"merchantId": "string",
"merchantName": "string",
"vendorId": "string",
"facilityId": "string",
"facilityName": "string",
"shippingGroupId": "string",
"shippingGroupName": "string",
"vendorName": "string",
"customerId": "string",
"customerShippingAddressId": 0,
"merchantPaymentId": "string",
"shippingCountryCode": "string",
"shippingCountryCodeISO": 0,
"shipmentStatus": 1,
"shippingMethod": "string",
"isPollingStopped": true,
"orderExternalId": "string",
"merchantOrderId": "string",
"safeId": "string",
"currencyCodeISO": 0,
"currencyCode": "string",
"languageCodeISO": 0,
"languageCode": "string",
"transactionalCostModel": "string",
"orderCreatedDate": "2019-08-24T14:15:22.123Z",
"merchantOrderTotal": 0,
"merchantPackageTotal": 0,
"merchantTaxTotal": 0,
"merchantShippingTotal": 0,
"packageTotal": 0,
"taxTotal": 0,
"shippingTotal": 0,
"total": 0,
"costTotal": 0,
"costTaxTotal": 0,
"costShippingTotal": 0,
"costShippingTaxTotal": 0,
"orderItemIds": [
"string"
],
"orderItems": [
{
"id": "string",
"sku": "string",
"vendorSku": "string",
"variantId": "string",
"vendorProductId": "string",
"quantity": 0,
"merchantPrice": {
"currency": "string",
"amount": 0,
"tax": 0
},
"price": {
"currency": "string",
"amount": 0,
"tax": 0
},
"shortId": "string",
"status": 1,
"images": [
{
"area": "string",
"ourUrl": "string",
"ourFileId": "string",
"ourThumbnailUrl": "string",
"ourThumbnailFileId": "string",
"vendorReadyFileId": "string",
"vendorReadyUrl": "string"
}
],
"isSample": true,
"shippingGroupId": "string"
}
],
"shippingAddress": {
"firstName": "string",
"lastName": "string",
"line1": "string",
"line2": "string",
"city": "string",
"state": "string",
"zip": "string",
"countryCode": "string",
"phone": "string",
"email": "string"
},
"orderShortId": "string",
"reprint": {
"originalOrderId": "string",
"reasonId": "string"
}
}