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
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
Transaction Validation ID (UUID)
Respuesta
OK
Ejemplo:
"100.00"
Ejemplo:
"USD"
Ejemplo:
"2021-01-01T00:00:00Z"
Ejemplo:
"ALLOW"
Ejemplo:
12.5
Ejemplo:
"Transaction denied by rule 'Block high-value checking transactions'"
Ejemplo:
"00000000-0000-0000-0000-000000000000"
Ejemplo:
42
Ejemplo:
"2021-01-01T00:00:00Z"
Ejemplo:
"CARD"
Ejemplo:
false
Ejemplo:
"00000000-0000-0000-0000-000000000000"
Maximum string length:
50Ejemplo:
"purchase"

