Orders > Orders > storefrontOrdersCancel
Storefront APIOrdersOrdersstorefrontOrdersCancel

storefrontOrdersCancel

POST:storefront/orders/cancel.json

Description

Cancel an order.

Topic: Orders

Arguments

order_id: String!

Unique order identifier. See also: Unique Identifiers

Example: "or_EQzGqWoY"


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


uuid: String

Result

StorefrontOrder

Preview

Loading module