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

