v1
latestOpenAPI 3.0.0All rights reserved2026-07-2439128156.3 KBTransaction
Capture Transaction
Captures the Authorized Transaction.
patch/v1/clients/{ClientID}/transactions/{TransactionID}
Path parameters
ClientIDstring required
22-character <glossary:ClientID>. Ask TabaPay Support if you need to specify a <glossary:SubClientID>.
TransactionIDstring required
22-character Transaction ID
Request body
object required
Response
The Transaction is Captured.
Example response
{
"status": "COMPLETED"
}