{
"status": 0,
"code": "string",
"message": "string",
"traceId": "string",
"data": {
"page": {
"pageNo": 0,
"pageSize": 0,
"totalPage": 0,
"totalSize": 0,
"rows": [
{
"id": 0,
"puid": 0,
"customerId": 0,
"warehouseId": 0,
"warehouseName": "string",
"warehouseCountry": "string",
"erpNo": "string",
"platform": "string",
"orderNo": "string",
"packageNo": "string",
"trackingNo": "string",
"logisticsName": "string",
"delivered": 0,
"status": 0,
"wmsStatus": 0,
"interceptStatus": 0,
"labelType": 0,
"type": 0,
"buyerName": "string",
"recipientCountry": "string",
"recipientProvince": "string",
"recipientCity": "string",
"recipientAddress": "string",
"shippedTime": "string",
"origin": 0,
"createTime": "string",
"recallTime": "string",
"skuList": [
{
"orderId": 0,
"skuId": 0,
"sku": "string",
"num": 0,
"skuImg": "string",
"name": "string"
}
],
"errorMsg": "string",
"errorCode": 0,
"returned": 0,
"referenceNo": "string",
"autoLogistics": 0,
"logisticsStatus": 0,
"carrierCode": "string",
"carrierList": [
{
"name": "string",
"logisticsEvents": [
{
"time": "string",
"description": "string"
}
]
}
],
"remark": "string",
"shopName": "string",
"reissueFlag": 0,
"expireTime": "string"
}
],
"heads": [
{
"key": "string",
"value": "string"
}
]
}
}
}