Skip to main content
POST
Capture

Authorizations

X-Api-Key
string
header
required

Use this

Body

amount
number<decimal>
required

amount Total amount to be settled. This amount must be equal to or less than the original authorized amount. Format: x.xx

Required range: 0.01 <= x <= 999999999.99
transaction_id
string

transactionid Original payment gateway transaction id

Minimum string length: 1
Pattern: ^[0-9]*$

Response

object | null

OK

The response is of type object | null.