Patch entity onboarding data

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

entity_idstringRequired

Headers

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.
treasury_tos_acceptanceobjectOptional
Unused. Reserved for future use.

Response

Successful Response
business_profileobject
Business information about the entity.
ownership_declarationobject
Used to attest that the beneficial owner information provided is both current and correct.
tos_acceptanceobject
Details on the entity's acceptance of the service agreement.
treasury_tos_acceptanceobject
Unused. Reserved for future use.

Errors

401
Patch Entities ID Onboarding Data Request Unauthorized Error
404
Patch Entities ID Onboarding Data Request Not Found Error
409
Patch Entities ID Onboarding Data Request Conflict Error
422
Patch Entities ID Onboarding Data Request Unprocessable Entity Error
429
Patch Entities ID Onboarding Data Request Too Many Requests Error