Create a registration
Creates a single registration for the authenticated partner i.e. triggers a workflow to guide the user through the necessary steps to register its organization with Qonto. The response provides a registration ID for tracking the registration progress.
This endpoint supports both existing company registration and new company creation, determined by the legal_flow
attribute.
For German companies a specific schema is used with additional requirements.
Authorizations
Bearer authorization header: Bearer <token>
.
To get your <token>
, please sign up to the Developer Portal.
API Key authorization header: Qonto-Partner-Id: <partner_id>
.
To get your <partner_id>
please, sign up to the Developer Portal.
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Body
Response
The response is of type object
.