Skip to main content
POST

Overview

Submit the user’s declaration information as part of the extended KYC process. This includes occupation, income range, and Politically Exposed Person (PEP) status.
If the user declares themselves as a Politically Exposed Person (PEP), their KYC will be automatically rejected.

Occupation Types

Income Ranges (Annual)

Request Body

string
required
User’s occupation type
string
Specify occupation if “other” is selected (max 100 characters)
string
required
User’s annual income range
boolean
required
Whether the user is a Politically Exposed Person
string
Additional PEP details if isPep is true (max 500 characters)
boolean
required
Must be true - user accepts the declaration terms
string
Unique device identifier for FIU compliance

Response

boolean
Whether the declaration was submitted successfully
string
Success or error message
object