App.Examples_CURD.Gettrackmdinfo
加载运单列表(加密)外部api

接口地址:https://apitest.iamzbuy.com/?s=App.Examples_CURD.Gettrackmdinfo

请求方式  GET/POST

接口描述: 加载运单列表

接口参数

参数名字类型是否必须默认值其他说明
token字符串必须token
order_id字符串可选order_id
shipped_to字符串可选shipped_to
shipped_from字符串可选shipped_from
search_type字符串必须类型
recipient_dest字符串可选邮政编码
recipient_city字符串可选recipient_city
recipient_state_code字符串可选recipient_state_code
recipient_country字符串可选recipient_country
carrier字符串可选carrier

返回结果

参数名字类型说明

错误列表

错误状态码错误描述信息
400表示客户端参数错误
404表示接口服务不存在
500表示服务端内部错误

在线测试   

参数是否必须
service 必须
token 必须
order_id 可选
shipped_to 可选
shipped_from 可选
search_type 必须
recipient_dest 可选
recipient_city 可选
recipient_state_code 可选
recipient_country 可选
carrier 可选

客户端请求示例

# 暂无示例,可添加示例文件:./src/view/docs/demos/App.Examples_CURD.Gettrackmdinfo.json
温馨提示: 此接口文档根据接口代码和注释实时自动生成,帮助文档请见PhalApi 2.x 开发文档