Audience:
DevelopersOperators
Upload onboarding documents
Upload supporting documents for an account onboarding, from the Dashboard or with the API.
Choose how to upload
OperatorsFrom the DashboardUpload required documents from the onboarding's Supporting documents tab.DeveloperUsing the APIGenerate an upload URL with
generateSupportingDocumentUploadUrl, then POST the file. Build it into your onboarding flow.Before you start
Whichever path you choose, the following condition must be met:
Before you can upload a document, the collection status must be WaitingForDocument.
Review the supporting documents concept for the collection model and statuses.