Skip to main content
POST
Delete a Shipment
只有DRAFT(草稿)状态的货件(尚未购买)才能删除。已购买的货件必须通过取消处理。

授权

Authorization
string
header
必填

API access token generated from the UniUni Platform dashboard.

路径参数

orderNumber
string
必填

The unique order number (e.g. UNI031455E90).

响应

200 - application/json

Delete result

message
string
必填

Additional information about the request status.

code
integer
必填

Status code. 0 indicates success.

data
object | null

Always null for this operation.