三方快运服务商补单
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| request | Request | 必须 | 请求体 | ||
|
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| response | Response | 响应 | |
|
{"request":{"requestTime":"业务请求时间戳(精度毫秒 eg:1659080423659)103","idempotentKey":"111","routeKey":"RAzN8HWJwYcq44AVBh4yf5jr8dASjfigjc1ekic8GxE9VywssZC","orderId":"111","parcelInfoDTOList":[{"volume":"包裹体积126","waybillType":1,"feature":"扩展字段63","name":"名称6","width":"2","length":"1","weight":"包裹重量16","height":"3","boxCode":"11"}]}}
{
"response":{
"data":{
"waybillStandardInfoDTOS":[
{
"deliveryService":"派送方式\/服务方式",
"fullSectionCode":"全段码(三段码)",
"routingInfo":"路由信息",
"transportationMode":"运输方式",
"destinationDistribution":"目的分拨",
"packageType":"包装",
"warehouseArea":"库区",
"feature":"{}",
"destinationPrimaryNode":"目的一级网点",
"destinationSecondaryNode":"目的二级网点",
"printTime":"1659080423659",
"sendOutlets":"寄件网点",
"waybillType":1,
"waybillNo":"MSF"
}
],
"feature":"{}",
"orderId":"123456"
},
"success":false,
"responseMsg":"异常",
"responseCode":"1001"
}
}
{"success":"false","responseCode":"sign-check-failure","responseMsg":"Illegal request"}
| 错误码 | 错误描述 | 解决方案 |
|---|