Pix keys validator
Header parameters
Content-TypestringRequiredExample:
Media type of the request.
application/jsonX-Datestring · date-timeRequiredExample:
ISO8601 Datetime with Timezone.
2023-10-27T10:00:00ZX-LoginstringRequired
Merchant X-Login Cashouts API Key.
AuthorizationstringRequired
Authorization control hash.
Bodyobject[]
pixstringRequiredExample:
The Pix Key to validate (e.g., CPF, Email, Phone Number).
29318456719Responses
200
OK - A list of validation results for each submitted Pix Key.
application/json
pixstringOptional
The Pix Key that was validated.
validbooleanOptional
Indicates if the Pix Key is valid.
401
Unauthorized - The provided credentials are not valid.
application/json
post
/account/pix_key/validateLast updated
Was this helpful?

