Capture an authorized transaction
POST {{payment-url}}/transactions/{{authorization_id}}/actions/capture
Request Body
{"amount"=>1900}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
X-Client-Id | string | ||
X-Client-Secret | string |