v1

latestOpenAPI 3.0.0BRLA License2026-07-14469068.3 KB
Sandbox Only

Automatically passes KYC level 1 verification

Automatically passes KYC level 1 verification. A 201 return means the users was verified with success

post/superuser/kyc/pf-free/pass-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 passed

idstring uuid