物流单(集运单)创建
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
request | LogisticOrderCreateRequest | 必须 | 请求参数 | ||
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
success | Boolean | false | 接口调用结果 true/false |
data | LogisticOrderCreateResponse | 返回业务数据 | |
|
|||
failCode | String | - | 错误码 |
failMessage | String | - | 错误信息 |
1 | {"request":{"traceId":"53656q47732567324","additionalServices":[{"effectScope":2,"subTicketId":5353523,"serviceCode":"MJ01","totalFee":"560","chargeType":"volumeWeight","totalFeeDesc":"-","serviceName":"拆标签","mailNos":[""]}],"passportNo":"354643746","dutyType":"U","pccCode":"5356353","orderType":"logisticOrder","logisticServiceCode":"5400","providerUserCode":"56sg535623","vatNo":"SDF2324","logisticChargeType":"weight","packType":"KEEP_INTACT","shippingType":"HOME_DELIVERY","remark":"备注信息","openUserId":"fgafga2423423f","packageList":[{"mailNo":"VL43534253535","width":22,"length":43,"packageId":"-","weight":23,"productList":[{"quantity":1,"length":23,"weight":32,"categoryName":"卫衣","skuName":"测试商品","picUrl":"-","payAmount":342,"hsCode":"-","price":23,"skuEnName":"t-shirt","width":53,"currency":"RMB","skuCode":"4353425","categoryId":"3543424","height":42}],"height":12}],"pickUpInfo":{"addressInfo":{"zip":"-","lastName":"张","city":"市","mobileNo":"15068797865","certificateInfo":{"idType":"id_card","idNumber":"-"},"firstName":"张三","addressDetail":"-","phone":"-","countryCode":"CN","street":"-","district":"区","state":"省","email":"-"},"expectPickUpEarliestTime":"1642407251524","expectPickUpLatestTime":"1642407251580"},"logisticFeeCaculate":{"firstWeight":"10","logisticServiceFee":"175.2","continueWeightFee":"88","totalFreight":"250","otherFee":"43.5","roundingWeight":"0.1","weight":"10","firstWeightFee":"150","additionalServicesCalcList":[{"payFee":"10","serviceCode":"JH05835"}],"volumeFactor":"6000","continueWeight":"2","terminalDeliveryFee":"12","caculateType":1},"selfPickupType":"STORE","iossNo":"-","receiverContactInfo":{"zip":"-","lastName":"张","country":"韩国","city":"-","mobileNo":"-","certificateInfo":{"idType":"id_card","idNumber":"52245677445343224667"},"firstName":"张三","addressDetail":"-","phone":"-","countryCode":"CA","street":"-","district":"-","state":"-","email":"-"},"platformOrderId":"4354326356356","selfPickupCode":"7842KD","senderContactInfo":{"zip":"50000","lastName":"张","city":"-","mobileNo":"15124353435","certificateInfo":{"idType":"id_card","idNumber":"522425645546464535"},"firstName":"张三","addressDetail":"-","phone":"3705987","countryCode":"-","street":"-","district":"-","state":"-","email":"-"},"ticketId":"T02454551"}} |
1 2 3 4 5 6 7 8 9 | { "success":false, "data":{ "mailNo":"VL24552265602042", "orderId":"63356325622T34" }, "failCode":"-", "failMessage":"-" } |
1 | {"success":"false","failCode":"sign-check-failure","failMessage":"Illegal request"} |
错误码 | 错误描述 | 解决方案 |
---|---|---|
response-body-parse-error | ||
isp.http-read-timeout | ||
isp.http-connection-timeout |