v2

latestOpenAPI 3.0.0Apache 2.02026-07-2638645559.8 KB
Qonto

Register a company on Qonto for e-invoicing

Initiates the Qonto e-invoicing registration flow for the given app and returns the redirect URL.

post/apps/{appId}/services/qonto/registration

Path parameters

appIdinteger required

The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.

Response

Success

redirect_urlstring

Example response

{
  "redirect_url": "https://thirdparty-sandbox.staging.qonto.co/..."
}