Update entity onboarding data

Deprecated
PUT

Deprecated. Use PATCH /entities/{entity_id}/onboarding_data instead. Update entity onboarding data.

Path parameters

entity_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired

Request

This endpoint expects an object.
business_profileobjectOptional

Business information about the entity.

ownership_declarationobjectOptional

Used to attest that the beneficial owner information provided is both current and correct.

tos_acceptanceobjectOptional

Details on the entity’s acceptance of the service agreement.

Response

This endpoint returns an object.
business_profileobjectOptional

Business information about the entity.

ownership_declarationobjectOptional

Used to attest that the beneficial owner information provided is both current and correct.

tos_acceptanceobjectOptional

Details on the entity’s acceptance of the service agreement.

Errors