The “capture” API is the second half of the two-part sale transaction. The “capture” designates the “authorize” it refers to and completes the sale transaction which is then sent for processing.

Card Present Note: “Amount” request elements between Authorize and its corresponding Capture are duplicated. Amounts can be changed by the time you call “Capture”. In the case where amounts change, the ones passed into “Capture” will be the ones used when the transaction is processed. If you do not wish to change the amount, use the one you got back in the response of the Authorize you are capturing.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!