Update entity onboarding data
Deprecated. Use PATCH /entities/{entity_id}/onboarding_data instead. Update entity onboarding data.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
entity_id
Headers
x-monite-version
Request
This endpoint expects an object.
business_profile
Business information about the entity.
ownership_declaration
Used to attest that the beneficial owner information provided is both current and correct.
tos_acceptance
Details on the entity's acceptance of the service agreement.
treasury_tos_acceptance
Details on the entity's acceptance of the Stripe Treasury service agreement.
Response
Successful Response
business_profile
Business information about the entity.
ownership_declaration
Used to attest that the beneficial owner information provided is both current and correct.
tos_acceptance
Details on the entity's acceptance of the service agreement.
treasury_tos_acceptance
Details on the entity's acceptance of the Stripe Treasury service agreement.
Errors
404
Put Entities ID Onboarding Data Request Not Found Error
409
Put Entities ID Onboarding Data Request Conflict Error
422
Put Entities ID Onboarding Data Request Unprocessable Entity Error
500
Put Entities ID Onboarding Data Request Internal Server Error