Update Individual Details
Account Onboarding
Update Individual Details
Updates the KYC application of an individual account. Provided fields are merged into the stored data, so you can save progress incrementally. Applications can no longer be edited once submitted or approved.
PUT
Update Individual Details
Updates the KYC application of an individual account. Fields inside
individualInfo are merged into the stored application, so you can collect personal details, address and employment information across multiple calls.
Example Request
Example Response
Country-Specific Identifiers
| Country | Fields |
|---|---|
| Nigeria | nin (11 digits), bvn (11 digits) |
| United States | ssn |
| Canada | sin |
| Other | nationalId |
Authorizations
Your Rolla API key
Path Parameters
Identifier of an account owned by the same user as your API key's business
Body
application/json
Personal, address and employment details for an individual account. All fields are optional per request; provided fields are merged into the stored application.