全部
在线测试

接收 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 成功

公共错误码点击查看详情