感谢您的反馈!
邮寄地址修改
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
postmobile | String | 可选 | 13918768592 | 收件人手机号 | |
postname | String | 可选 | 张三 | 收件人姓名 | |
orderno | String | 可选 | 35534534535 | 提货单号 | |
postaddr | String | 可选 | 黄浦区长江南路233弄677号 | 收件地址 | |
postcountry | String | 可选 | 中国 | 国家 | |
postdistrict | String | 可选 | 黄浦区 | 区 | |
postprovince | String | 可选 | 上海市 | 省 | |
picktype | String | 可选 | 1 | 默认值 | |
postcity | String | 可选 | 上海市 | 市 | |
poststreet | String | 可选 | 长江南路 | 街道 | |
postzip | String | 可选 | 0001000 | 邮编 | |
extinfos | String | 可选 | 1 | 扩展字段 | |
channel | String | 可选 | 02 | 渠道编码 | |
traceId | String | 可选 | 123 | 123 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
msg | String | msg | 响应信息 |
data | String | data | 响应数据 |
statusCode | String | 111 | 状态码 |
{"traceId":"123","postname":"张三","orderno":"35534534535","picktype":"1","channel":"02","extinfos":"1","postcity":"上海市","postzip":"0001000","postmobile":"13918768592","postaddr":"黄浦区长江南路233弄677号","postcountry":"中国","postdistrict":"黄浦区","postprovince":"上海市","poststreet":"长江南路"}
{ "msg":"msg", "data":"data", "statusCode":"111" }
{"msg":"Illegal request","statusCode":"sign-check-failure"}
错误码 | 错误描述 | 解决方案 |
---|