Skip to content

Capture Transaction

Capture funds for a specified transaction that has already been authorized.

Request Method: POST

URL Endpoint: /api/transaction/{ transaction ID }/capture

NameTypeDefaultDescriptionRequired
amountintegeramount from authTotal amount to capture, in cents. (1299 = $12.99)
tax_amountintegertax_amount from authTax amount to capture, in cents. (199 = $1.99)
shipping_amountintegershipping_amount from authShipping amount to capture, in cents. (299 = $2.99)
tax_exemptbooleanfalseIs the transaction tax exempt
order_idstringorder_id from authAlphanumeric (max 17 characters)
po_numberstringpo_number from authAlphanumeric (max 17 characters)
ip_addressstringip_address from authIPV4 or IPV6 address