Skip to main content
GET
Get a transaction validation record by ID

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

id
string
obrigatório

Transaction Validation ID (UUID)

Resposta

OK

account
object
obrigatório
amount
string
obrigatório
Exemplo:

"100.00"

asset
string
obrigatório
Exemplo:

"USD"

createdAt
string<date-time>
obrigatório
Exemplo:

"2021-01-01T00:00:00Z"

decision
string
obrigatório
Exemplo:

"ALLOW"

evaluatedRuleIds
string<uuid>[] | null
obrigatório
limitUsageDetails
object[] | null
obrigatório
matchedRuleIds
string<uuid>[] | null
obrigatório
processingTimeMs
number<double>
obrigatório
Exemplo:

12.5

reason
string
obrigatório
Exemplo:

"Transaction denied by rule 'Block high-value checking transactions'"

requestId
string<uuid>
obrigatório
Exemplo:

"00000000-0000-0000-0000-000000000000"

totalRulesLoaded
integer<int64>
obrigatório
Exemplo:

42

transactionTimestamp
string<date-time>
obrigatório
Exemplo:

"2021-01-01T00:00:00Z"

transactionType
string
obrigatório
Exemplo:

"CARD"

truncated
boolean
obrigatório
Exemplo:

false

validationId
string<uuid>
obrigatório
Exemplo:

"00000000-0000-0000-0000-000000000000"

merchant
object
metadata
object
portfolio
object
segment
object
subType
string
Maximum string length: 50
Exemplo:

"purchase"