Get a transaction validation record by ID
Use this endpoint to retrieve a transaction validation record by its unique identifier. Useful for auditing and debugging validation decisions.
GET
Get a transaction validation record by ID
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Transaction Validation ID (UUID)
Response
OK
Example:
"100.00"
Example:
"USD"
Example:
"2021-01-01T00:00:00Z"
Example:
"ALLOW"
Example:
12.5
Example:
"Transaction denied by rule 'Block high-value checking transactions'"
Example:
"00000000-0000-0000-0000-000000000000"
Example:
42
Example:
"2021-01-01T00:00:00Z"
Example:
"CARD"
Example:
false
Example:
"00000000-0000-0000-0000-000000000000"
Maximum string length:
50Example:
"purchase"

