v34

latestOpenAPI 3.0.1raw.githubusercontent.com2026-01-20203250.6 KB
Transactions

Get events for transaction external ID

get/v1/transaction/{transactionExternalId}/event

Path parameters

transactionExternalIdstring required

Transaction external ID

Query parameters

gateway_account_idstring required
include_all_eventsboolean

Set to 'true' to return all events. By default events that do not map to an external state are removed and duplicate events mapping to same external state are reduced to one event.

status_versioninteger

Set to '2' to return failed transaction states FAILED_REJECTED/FAILED_EXPIRED/FAILED_CANCELLED mapped to declined/timedout/cancelled status respectively.Otherwise these transaction states will all be mapped to failed status

Response

OK