跳到主要内容
版本:202201

取消订单

POST 

/openapi/2022-01/orders/:id/cancel

通过唯一 ID 取消指定订单,支持填写取消原因。

请求

Path参数

    id string必填

    Order's ID

请求体

    reasonstring

    Cancel reason

响应

200

无 Schema