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.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Body
- Request payload for Existing Company flow
- Request payload for Company Creation flow
- Request payload for German Existing Company flow
- Request payload for German Company Creation flow
Only a subset is supported from IETF Language Tags
en, fr, it, de, es, pt "fr"
Describes the user that owns the flow on the partner side.
Identifies the type of registration process:
company_creation: Initiates a new company registration.existing_company: Registers an existing company.
existing_company The URL where the user will be redirected after the registration process is completed. If not provided, then the user will be redirected to Qonto's application.
Note: this parameter is allowed only for embed applications.
"https://example.com/users/123456/dashboard"
Response
Returns the registration created.