Update an Individual
Updates the given name, family name, and/or date of birth of an individual. Only allowed while the individual is in action_required status and has no transfers.
Path parameters
id
Request
This endpoint expects an object.
given_name
The individual’s given name (first name)
family_name
The individual’s family name (last name)
date_of_birth
Date of birth (YYYY-MM-DD format)
Response
Update an Individual
id
Unique public identifier for the individual
given_name
Individual's given name
family_name
Individual's family name
email
Individual's email address
phone
Individual's phone number
date_of_birth
Date of birth (YYYY-MM-DD)
idv_consent_recorded_at
ISO8601 timestamp when IDV consent was recorded (on_ramp / off_ramp)
address
Address information for the individual
country
Country code (e.g., MX, US)
status
Current KYC status of the individual
product_types
Product types for the individual
financial_accounts
Financial accounts for the individual
created_at
ISO 8601 timestamp when the individual was created
updated_at
ISO 8601 timestamp when the individual was last updated
document
Document information for identity verification
status_details
Detail codes and messages explaining the current status

