{
"data": [
{
"orderLines": [
{
"skuId": "string",
"quantity": 0,
"quantityMeasure": "string",
"customerLineNumber": "string",
"customerSku": "string",
"giftMessage": "string",
"notes": "string",
"lineType": "string",
"amount": 0,
"giftCardInfo": {
"amount": 0,
"code": "string",
"detail": "string",
"type": "string"
}
}
],
"customerOrderNumber": "string",
"jobId": "string",
"orderCreatedDate": "string",
"requestedBuildingId": "string",
"shipTo": {
"name": "string",
"address1": "string",
"address2": "string",
"address3": "string",
"city": "string",
"state": "string",
"country": "string",
"postalCode": "string",
"email": "string",
"phoneNumber": "string",
"faxNumber": "string",
"attentionTo": "string"
},
"notes": "string",
"carrierId": "string",
"shippingSpeed": "string",
"deliveryInstructions1": "string",
"deliveryInstructions2": "string",
"buyerOrderNumber": "string",
"fulfillFlag": true,
"fillKillIndicator": "string",
"customerOrderType": "string",
"billTo": {
"name": "string",
"address1": "string",
"address2": "string",
"address3": "string",
"city": "string",
"state": "string",
"country": "string",
"postalCode": "string",
"email": "string",
"phoneNumber": "string",
"faxNumber": "string",
"attentionTo": "string"
},
"giftMessage": "string",
"orderAmount": 0,
"isSignatureRequired": true,
"isInsuranceRequired": true,
"orderDropDate": "string",
"customerDates": {
"requestedDeliveryDate": "string",
"requestedShipDate": "string",
"deliveryStartDate": "string",
"deliveryEndDate": "string",
"doNotShipBefore": "string",
"doNotShipAfter": "string",
"cancelAfter": "string",
"cancelIfNotDeliveredBy": "string"
},
"salesChannelOrderInfo": {
"salesChannelName": "string",
"orderNumber": "string",
"purchaseDate": "string",
"lastUpdateDate": "string",
"shipServiceLevel": "string",
"earliestShipDate": "string",
"latestShipDate": "string",
"earliestDeliveryDate": "string",
"latestDeliveryDate": "string"
},
"customerId": "string",
"priority": "string",
"shipServiceLevel": "string",
"purchaseOrderNumber": "string",
"accessorials": [
{
"code": "string",
"accessorialType": "string",
"parameters": [
{
"name": "string",
"value": "string"
}
]
}
],
"thirdPartyAccountNumber": "string",
"useAccountFrom": "string",
"brandId": "string"
}
]
}