{
"code": "string",
"success": true,
"msg": "string",
"message": "string",
"timestamp": "string",
"data": {
"orderBaseInfo": {
"orderId": "string",
"refNumber": "string",
"trackingNumber": null,
"platformChannel": 0,
"channelName": "string",
"channelSchemeName": "string",
"salesman": "string",
"orderTime": "string",
"tradeTypeName": "string",
"auditTime": null,
"measureTime": null,
"payTime": null,
"remark": "string",
"orderVatValue": null,
"payStatus": 0,
"payStatusName": "string",
"status": 0
},
"consignorInfo": {
"contacts": "string",
"phone": "string",
"deliveryAddress": "string",
"doorToPickup": true,
"doorPickUpTime": null,
"resAppointmentDate": "string",
"driverName": null,
"driverPhone": null,
"licensePlate": null,
"warehouseNoTile": null,
"warehouseNoVos": [
"string"
]
},
"consigneeInfo": {
"contacts": "string",
"phone": "string",
"fbaWarehouse": "string",
"country": "string",
"state": "string",
"city": "string",
"address": "string",
"postcode": "string",
"fba": true
},
"cartonInfo": {
"goodsTypeName": "string",
"totalCarton": 0,
"totalPiece": 0,
"cartons": [
{
"customerCartonNumber": "string",
"trackingNumber": null,
"productDTOS": [
{
"produtId": "string",
"id": null,
"nameEn": "string",
"nameCn": "string",
"asin": "string",
"hscode": "string",
"euHsCode": "string",
"model": "string",
"brand": "string",
"material": "string",
"purpose": "string",
"singleNetWeight": 0,
"weight": 0,
"price": 0,
"pictureUrl": "string",
"qty": 0,
"picKey": null,
"userType": null,
"userId": null,
"subUserId": null,
"magnetoOrElectric": null,
"requestType": null,
"length": null,
"width": null,
"height": null
}
],
"productName": null,
"estimateLength": 0,
"estimateWidth": 0,
"estimateHeight": 0,
"estimateWeight": 0,
"actualLength": null,
"actualWidth": null,
"actualHeight": null,
"actualWeight": null,
"orderCartonImages": [
"string"
],
"measureCartonImage": true
}
],
"estimateTotalWeight": 0,
"estimateTotalVolume": 0,
"actualTotalWeight": 0,
"actualTotalVolume": 0
},
"priceInfo": {
"unitPrice": 0,
"chargeWeight": 0,
"chargeUnit": "string",
"estimatePrices": [
{
"serviceType": "string",
"amount": 0
}
],
"transactionPrices": [
"string"
],
"totalPrice": null,
"transactionRecords": [
"string"
],
"estimateTotal": 0,
"transactionTotal": 0,
"couponInfo": "string"
},
"transportSchedule": {
"portCodeOfLoading": "string",
"portNameOfLoading": "string",
"portCodeOfDestination": "string",
"portNameOfDestination": "string",
"vessel": "string",
"voyage": "string",
"etd": "string",
"eta": "string",
"cutOrderTime": "string"
}
},
"cause": null,
"fail": true
}