post
https://sandbox-api.softpoint.io/interface/locations//transactions/FA8111EF-E7C3-ABE9-9199-D05099F90D7C/capture
Capture
This API endpoint is used to capture a previously authorized transaction.
URL: {{gtw-dev}}/locations/{{location_id}}/capture
Method: POST
Request Headers:
| Header | Type | Required | Description |
|---|---|---|---|
| Authorization | String | Yes | Bearer {access_token} |
| Content-Type | String | Yes | application/json |
Request Parameters:
| Field | Type | Required | Description |
|---|---|---|---|
| transaction_id | String | Yes | Transaction ID |
| amount | Numeric | No | Amount |
.
