取消FBA订单


GET https://openapi.chukou1.cn:81/v1/fbaOrder/{packageId}/cancel?idType={idType}
接口说明: 取消订单
Http 200 - 成功
Http 400 - 提交的数据有误,请检查
Http 404 - 订单不存在

输入参数

URI Parameters
名称类型格式要求是否必须描述示例值
packageId string

None.

必须

包裹Id

idType IdType

None.

必须

输入参数id的类型

返回结果

None.