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
Example response
{
"redirect_url": "https://thirdparty-sandbox.staging.qonto.co/..."
}