POST:orders/cancel_reservation.json
Commerce APIPOST:orders/cancel_reservation.json

POST:orders/cancel_reservation.json

Description

Cancels reservation of order items. Returns them to inventory, undoes coupon usage, restores customer balance.

Permission bit: "orders.reserve"

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

Order

Response Body Type

Loading module