...
| 代码块 |
|---|
{
"shipMethod": 1,
"warehouseCode": "CanadaAustralian warehouseWarehouse",
"eta": "20222023-1002-2503 09:37:48",
"poNoList": [
"CA-0001AUTEST000002"
],
"remark": "",
"lastMailType": "1",
"truckType": "",
"palletCount": 0,
"weight": 0.00,
"volume": 0.00,
"expressNoList": [
"1"
],
"containerInfoList": [
{
"containerType": 0,
"quantity": 0
}
]
} |
...
| 代码块 |
|---|
{
"code": "0",
"data": {
"error": "",
"shippingPlanNo": "A12283221114000003SA12283230203000002S"
},
"errors": "",
"message": "",
"messageId": "",
"success": true,
"warnList": ""
} |
| 代码块 |
|---|
{ "code": "0005", "data": "", "errors": [ { "code": "800010", "message": "Po CA-0001AUTEST000002, status can not create ASN" } ], "message": "paramter error", "messageId": "", "success": false, "warnList": "" } |
...