v1

latestOpenAPI 3.0.0BRLA License2026-07-14469068.3 KB
Sandbox Only

Automatically fails KYC level 1 verification

Automatically mocks a KYC level 1 verification failure. User's KYC status doesn't change, but an entry is appended to the KYC history

post/superuser/kyc/pf-free/fail-kyc-level1

Request body

cpfstring required
birthDatestring required

Birth date of the owner/partner

fullNamestring required
defaultWalletstring

Default wallet where BRLA tokens will be minted to in case a buy/static-pix ticket was not created

Example request

{
  "cpf": "Can be either with or without punctuation, e.g. 123.456.789-00 or 12345678900",
  "birthDate": "YYYY-MMM-DD format. Example: 2006-Jan-02"
}

Response

Level 1 failed

idstring uuid