Get entity onboarding data

GET
/entities/:entity_id/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

Response

Successful Response

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