Link Books
Binds the client to one organisation reachable through an existing connection. The organisation is confirmed with the platform before the link is saved. A client can be bound to one organisation, and an organisation to one client.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| clientCode* | path string | |
Request Body*
{
"thirdPartyConnectionCode": "string",
"externalOrgId": "string"
}
Responses
201 Created
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found