Individual Applications
Create Individual Application
This endpoint creates a complete individual card application with full customer details
POST
Body
string
required
First name of the applicant (max 50 characters)
string
required
Last name of the applicant (max 50 characters)
string
required
Date of birth in YYYY-MM-DD format
string
required
National identification number
string
required
Two-letter country code where the ID was issued (e.g., “US”)
string
required
Email address of the applicant
string
required
Phone country code (1-3 characters, e.g., “1” for US)
string
required
Phone number (1-15 characters)
string
Optional blockchain wallet address
string
required
IP address of the applicant
string
required
Occupation of the applicant
number
required
Annual salary amount
string
required
Purpose for opening the account
number
required
Expected monthly transaction volume
boolean
required
Whether the applicant has accepted terms of service
boolean
Whether the applicant has existing documents on file
object
required
Physical address of the applicant
Response
boolean
Indicates whether the call was successful
string
The unique user identifier for the created application
string
Application status:
pending, approved, rejected, or requires_documents