文档
测试

快递取消

POST
http://api.leadnew.com.cn/index.php/express/index

请求参数

参数名
类型
描述
必填
merchantid
string
领新提供
必填
action
string
cancel.order
必填
delivery_id
string
货运单号
必填
customer_code
string
商家编码
必填

响应参数

参数名
类型
描述
必填
result
int
成功标记:1 失败标记:0
必填
data
array
快递返回数组,看一下就行,以result为主
必填
msg
string
result为0时固有出错信息
必填