Skip to main content
POST
Validar uma transação

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json

The body is of type file.

Resposta

OK

decision
string
obrigatório
Exemplo:

"ALLOW"

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

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

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

truncated
boolean
obrigatório
Exemplo:

false

validationId
string<uuid>
obrigatório
Exemplo:

"00000000-0000-0000-0000-000000000000"