Get Requirements
Account Onboarding
Get Requirements
Returns a checklist of everything still required before the account’s application can be submitted: missing fields, missing documents and outstanding identity verifications.
GET
Get Requirements
Returns a live checklist of everything still required before the account’s application can be submitted: missing fields, missing documents and outstanding identity verifications. Use it to drive your own onboarding UI or to verify readiness before calling submit.
Example Request
Example Response
Business account
Individual account
Response Fields
| Field | Type | Description |
|---|---|---|
readyToSubmit | boolean | true when all required fields and documents are present |
missingFields | string[] | Required application fields not yet provided, e.g. business_info.legalName |
missingDocuments | string[] | Required document types not yet uploaded |
relatedPersons | object[] | Business only: each related person with their KYC verification state (verified, pending, unknown) |
identityVerification | string | Individual only: identity verification state (verified, pending, unknown) |
Authorizations
Your Rolla API key
Path Parameters
Identifier of an account owned by the same user as your API key's business