POST:orders/capture.json
POST:orders/capture.json
Description
Capture authorized transaction of an order.
Permission bit: "orders.capture"
Topic: Orders
Query Parameters
Force capture (marks order as captured without performing a transaction)
Example: ?force=true
Unique order identifier. See also: Unique Identifiers
Example: ?order_id=or_EQzGqWoY
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Response Body
Response Body Type
Loading module