v1

latestOpenAPI 3.1.0MIT-LICENSE2026-07-24113190543.3 KB
Antifraud

Create whitelisted rule

post/antifraud/whitelists

Headers

Accept-Language'es' | 'en'

Use for knowing which language to use

Request body

descriptionstring required

Description of the rule

fieldstring required

Field to be used for the rule

valuestring required

Value to be used for the rule

Example request

{
  "description": "this client email was verified at 20/09/22 by internal process",
  "field": "email | phone | card_token",
  "value": "email@example.com | 818081808180 | src_2qUCNd5AyQqfPMBuV"
}

Response

successfully registered rule