{
"orderNumber": "string",
"orderType": "string",
"serviceType": "string",
"referenceNumber": "string",
"warehouseCode": "string",
"outboundOrderNumber": "string",
"salesChannel": "string",
"ebayId": "string",
"ebayOrderId": "string",
"labelType": "string",
"trackingNumber": "string",
"carrierName": "string",
"buyerName": "string",
"buyerCountry": "string",
"buyerAddress1": "string",
"buyerAddress2": "string",
"buyerCity": "string",
"buyerState": "string",
"buyerPostalCode": "string",
"buyerEmail": "string",
"buyerPhoneNumber": "string",
"parcelDescription": "string",
"totalValue": 0,
"packageLength": 0,
"packageWidth": 0,
"packageHeight": 0,
"dimensionUnit": "string",
"packageWeight": 0,
"weightUnit": "string",
"remark": "string",
"returnSkuList": [
{
"skuId": "string",
"quantity": 0
}
],
"createTime": "string",
"orderStatus": "string",
"orderCreateType": 0,
"estimatedFee": [
{
"currency": "string",
"feeCode": "string",
"feeNameUs": "string",
"feeSubCodeList": [
"string"
],
"revenueSubItemName": "string",
"originFee": 0,
"discountFee": 0,
"totalFee": 0,
"estimatedTax": 0,
"estimatedFeeAmount": 0
}
],
"actualFee": [
{
"currency": "string",
"feeCode": "string",
"feeNameUs": "string",
"feeSubCodeList": [
"string"
],
"revenueSubItemName": "string",
"originFee": 0,
"discountFee": 0,
"totalFee": 0,
"actualTax": 0,
"actualFeeAmount": 0
}
],
"inspectionResult": 0,
"packagePictureList": [
"string"
],
"productList": [
{
"skuUuid": "string",
"skuId": "string",
"originalBarcode": "string",
"packagingStatus": 0,
"inspectionResult": 0,
"handleMethod": 0,
"quantity": 0,
"actualSkuLength": 0,
"actualSkuWidth": 0,
"actualSkuHeight": 0,
"actualDimensionUnit": "string",
"actualSkuWeight": 0,
"actualWeightUnit": "string",
"skuPictureList": [
"string"
]
}
],
"trackingEventList": [
{
"eventCode": "string",
"eventCountry": "string",
"eventDesc": "string",
"eventTime": "string",
"timeZone": "string"
}
]
}