Capture an order (Deprecated)
POST {{base_url}}/api/1.0/orders/:order_id/capture
Capture the funds of an existing, uncaptured order. When the payment for an order is authorized, the order is captured and sent to the processing stage.
Full documentation: Merchant API - Capture an order (Deprecated)
Request Body
{"amount"=>5}