Request This endpoint expects an object.
given_name string Required
The individual’s given name (first name)
family_name string Required
The individual’s family name (last name)
country enum Required
Country code (e.g., MX, US)
address object Required
Address information for the individual
product_types list of enums Required
Product types to enroll the individual in (e.g., on_ramp, off_ramp)
Allowed values: global_payouts off_ramp on_ramp
financial_accounts list of objects Required
Financial accounts for the individual
email string Optional
The individual's email address
phone string Optional
The individual's phone number
document object Optional
Document information for identity verification
date_of_birth string Optional
Date of birth (YYYY-MM-DD format)
idv_consent_recorded_at string Optional
ISO8601 when IDV consent was recorded; required for on_ramp or off_ramp
Response Create an Individual
id string
Unique public identifier for the individual
given_name string
Individual's given name
family_name string
Individual's family name
email string
Individual's email address
phone string
Individual's phone number
date_of_birth string
Date of birth (YYYY-MM-DD)
idv_consent_recorded_at string
ISO8601 timestamp when IDV consent was recorded (on_ramp / off_ramp)
address object
Address information for the individual
country enum
Country code (e.g., MX, US)
status enum
Current KYC status of the individual
Allowed values: active pending under_review rejected action_required
product_types list of enums
Product types for the individual
Allowed values: global_payouts off_ramp on_ramp
financial_accounts list of objects
Financial accounts for the individual
created_at string
ISO 8601 timestamp when the individual was created
updated_at string
ISO 8601 timestamp when the individual was last updated
document object
Document information for identity verification
status_details list of objects
Detail codes and messages explaining the current status