全部
在线测试
接收 AfterShip 数据
接口地址: http://proxy-api.vv-tool.com/api/proxy/wms/afterShipReceiveAfterShipData
接口介绍: 接收 AfterShip 数据
请求方式: POST
返回格式: JSON
接口收费: 联系客服
频率限制: 10 次/秒
请求头参数
参数 | 类型 | 必选 | 值 | 示例 |
---|---|---|---|---|
Authorization | string | 是 | 授权 access_token | Bearer 1798c6aadec33d1bc2f5b707f1049aefexxxx |
请使用新的生成 token 接口 点击查看详情
请求参数
参数 | 类型 | 必选 | 描述 |
---|---|---|---|
after_ship_id | int | 否 | |
order_id | int | 否 | |
order_code | string | 否 | |
store_order_code | string | 否 | |
tracking_number | string | 否 | |
courier_slug | string | 否 | |
signed_by | string | 否 | |
current_country | string | 否 | |
current_city | string | 否 | |
check_point_time | date | 否 | |
courier_name | string | 否 | |
message | string | 否 | |
active | byte | 否 | |
destination_country_iso3 | string | 否 | |
shipment_type | string | 否 | |
tag | string | 否 | |
remark | string | 否 | |
create_id | int | 否 | |
creator | string | 否 | |
create_date | date | 否 | |
modify_id | int | 否 | |
modifier | string | 否 | |
modify_date | date | 否 | |
record_action | recordaction | 否 |
请求示例
请求代码示例
cURL请求代码示例
PHP请求代码示例
JAVA请求代码示例
响应参数
参数名称 | 类型 | 参数描述 |
---|---|---|
result | bool | |
state | string | |
dynamic | object | |
msg | string | |
data | collection of | |
string |
返回数据
响应代码
代码 | 代码描述 | 解决方案 |
---|---|---|
0 | 成功 |
公共错误码点击查看详情