Orders > Orders > ordersCapture
POST:orders/capture.json
Description
Capture authorized transaction of an order.
Permission bit: "orders.capture"
Topic: Orders
Arguments
Force capture (marks order as captured without performing a transaction)
Unique order identifier. See also: Unique Identifiers
Example: "or_EQzGqWoY"
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Preview (typescript)
Loading module