v1

latestOpenAPI 3.0.0BRLA License2026-07-14469068.3 KB
Sandbox Only

Automatically fails KYC level 2 verification

Automatically mocks a KYC level 2 verification failure. User's KYC status doesn't change, but an entry is appended to the KYC history. This user must have passed level 1 verification before

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

Request body

cpfstring required
documentType'RG' | 'CNH' required

Which document the user wants to upload

Example request

{
  "cpf": "Can be either with or without punctuation, e.g. 123.456.789-00 or 12345678900"
}

Response

Level 2 failed

idstring uuid