POST:storefront/orders/cancel.json
Storefront APIPOST:storefront/orders/cancel.json

POST:storefront/orders/cancel.json

Description

Cancel an order.

Topic: Orders

Query Parameters

order_id: String, required

Unique order identifier. See also: Unique Identifiers

Example: ?order_id=or_EQzGqWoY


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY


uuid: String

Response Body

StorefrontOrder

Response Body Type

Loading module