Banking as a Service
Update Onboarding
Submit additional documentation or update an existing onboarding
PATCH
Update Onboarding
Path parameters
The entity identifier.
The onboarding identifier.
Body
Use this endpoint to submit additional documentation when the onboarding status isPENDING_ADDITIONAL_DOCUMENTATION.
Array of documents to submit. Each document includes:
type. Document type (e.g.,PROOF_OF_ADDRESS,IDENTITY_DOCUMENT)file_name. Name of the filecontent_type. MIME type (e.g.,image/jpeg,application/pdf)content. Base64-encoded file content
Response
Returns the updated onboarding object.Update Onboarding