{
"state": "string",
"msg": "string",
"data": [
{
"platformCode": "string",
"shopName": "string",
"siteCode": "string",
"customerOrderSn": "string",
"status": 0,
"updateTime": "string",
"totalAmount": 0,
"currency": "string",
"payTime": "string",
"buyerId": "string",
"warehouseCode": "string",
"address": {
"name": "string",
"phone": "string",
"state": "string",
"city": "string",
"zipcode": "string",
"fullAddress": "string",
"email": "string"
},
"logistics": {
"channelCode": "string",
"trackingNumber1": "string",
"trackingNumber2": "string",
"labelUrl1": "string",
"labelUrl2": "string",
"labelType": "string",
"labelSize": "string",
"labelDirection": 0,
"freight": 0,
"shipByDate": "string",
"packageWeight": 0
},
"skuList": [
{
"customerSku": "string",
"quantity": 0,
"sellerPrice": 0
}
],
"exceptions": [
{
"code": 0,
"desc": "string"
}
],
"packages": [
{
"packageSn": "string",
"estimatedOperationFee": 0,
"status": 0
}
]
}
]
}