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.
Missing data is reported first. Once the application is complete and identity verification is the only hold, the code becomes
For a business,
Example Request
Example Response
Business account
Individual account
Why an account is not ready
WhenreadyToSubmit is false, submitBlocker names the reason — the same one Submit would return if you called it now. Check it instead of re-deriving the reason from the other fields.
KYC_INCOMPLETE:
details.unverified lists who is outstanding:
An account can have
identityVerification: "verified" and still not be submittable — a passed identity check does not mean the application data is complete. submitBlocker is what tells the two apart.Response Fields
A business must declare at least one beneficial owner or director. Until one is added,
missingFields contains related_persons.Authorizations
Your Rolla API key
Path Parameters
Identifier of an account owned by the same user as your API key's business