Connect Client Books
Starts a fresh authorisation aimed at this client's own accounting software and returns the connection, including the authorisation URL to send the browser to. This is the only route on platforms where one authorisation covers a single company — the client's own login is needed there. When the platform reports exactly one organisation, the client is linked to it automatically once the flow completes.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| clientCode* | path string | |
Request Body*
{
"platform": "string",
"redirectUrl": "string"
}
Responses
201 Created
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found