{
"code": 0,
"message": "string",
"data": {
"outboundNo": "string",
"erpNo": "string",
"warehouse": "string",
"status": 0,
"destination": 0,
"dispatchType": 0,
"logisticType": 0,
"trackingNo": "string",
"expectTime": "string",
"referenceNo": "string",
"fbaShipmentId": "string",
"changeLabel": 0,
"outboundType": 0,
"packBoxStatus": 0,
"fullInboundNo": "string",
"pickupCode": "string",
"deliveryCode": "string",
"errorMsg": "string",
"remark": "string",
"boxVoList": [
{
"boxNo": "string",
"customBoxNo": "string",
"count": 0,
"length": 0,
"width": 0,
"height": 0,
"volume": 0,
"weight": 0
}
],
"skuInfoList": [
{
"sku": "string",
"count": 0,
"changeLabel": 0,
"pickUpCount": 0,
"newLabelJson": "string"
}
],
"addressVo": {
"buyerName": "string",
"buyerPhone": "string",
"recipientCountry": "string",
"recipientProvince": "string",
"recipientCity": "string",
"recipientArea": "string",
"recipientAddress": "string",
"recipientAddress2": "string",
"zipCode": "string"
},
"fileInfo": {
"labelJson": "string",
"bolJson": "string",
"boxJson": "string",
"otherJson": "string"
}
},
"requestId": "string"
}