Skip to content

mStore Cancel Order

Description

mStore 取消訂單。

Resource

PATCH /v1/orders//shop_order_cancel

Authorization

採用 OAuth 2.0 Bearer Token,詳細使用流程請參考 Auth Login

Request Body Parameters

Name Type Description
shop_id string 門市編號
order_id string 訂單編號

Request Example

PATCH /v1/orders/TWNe0124110400007/shop_order_cancel

Response

Status-Code: 204 No Content