Update person onboarding documents

Deprecated
POST

Deprecated. Use POST /persons/{person_id}/onboarding_documents instead. Update the onboarding documents of a person.

Path parameters

person_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Request

This endpoint expects a multipart form with multiple files.
verification_document_frontfileOptional
verification_document_backfileOptional
additional_verification_document_frontfileOptional
additional_verification_document_backfileOptional

Errors