Consultar uma regra de fraude pelo identificador
Use este endpoint para recuperar uma regra pelo seu identificador único.
GET
Consultar uma regra de fraude pelo identificador
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
Rule ID (UUID)
Resposta
OK
Exemplo:
"DENY"
Exemplo:
"2021-01-01T00:00:00Z"
Exemplo:
"transaction.amount > 1000 && account.type == 'checking'"
Maximum string length:
255Exemplo:
"Block high-value checking transactions"
Exemplo:
"00000000-0000-0000-0000-000000000000"
Exemplo:
"ACTIVE"
Exemplo:
"2021-01-01T00:00:00Z"
Exemplo:
"2021-01-01T00:00:00Z"
Exemplo:
"2021-01-01T00:00:00Z"
Exemplo:
"2021-01-01T00:00:00Z"
Exemplo:
"Denies transactions over $1000 from checking accounts"

