Endpoint
GET{{baseURL}}/v1/transaction/{transactionId}
Request headers
Request examples
Successful response
copy
Field reference
Error responses
Usage tips
- Call this endpoint after receiving payout webhooks to verify the final state and amounts.
- Persist transaction responses for audit trails; they include the original quote snapshot.
- If the transaction remains
PROCESSINGfor longer than expected, reach out to support with thereferenceNumberfor investigation. - Transactions are created when you call
POST /v2/payoutor the Bulk Payout API.

