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
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.