---
title: "Register a company on Qonto for e-invoicing"
method: POST
path: "/apps/{appId}/services/qonto/registration"
tags: ["Qonto"]
---

# Register a company on Qonto for e-invoicing

`POST /apps/{appId}/services/qonto/registration`

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

## Path parameters

- `appId` integer, required

## Response `200`

Success

- object
  - `redirect_url` string

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — App not found

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/revisions/436b47b78bf4/schema)
