Capture

Capture

This API endpoint is used to capture a previously authorized transaction.

URL: {{gtw-dev}}/locations/{{location_id}}/capture
Method: POST

Request Headers:

HeaderTypeRequiredDescription
AuthorizationStringYesBearer {access_token}
Content-TypeStringYesapplication/json

Request Parameters:

FieldTypeRequiredDescription
transaction_idStringYesTransaction ID
amountNumericNoAmount

.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!