v1

latestOpenAPI 3.0.0All rights reserved2026-07-2439128156.3 KB
Transaction

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.

ECstring

Internal Error Code. This is used to help TabaPay team members trace an error.

statusstring

Example response

{
  "status": "COMPLETED"
}