API Docs / Operations / Client - Books / Link Bookkeeping

Link Bookkeeping

POST /tenants/{tenant}/clients/{clientCode}/books/bookkeeping/link

Binds the client to one organisation at the practice's bookkeeping health provider. The organisation is confirmed with the provider before the link is saved. A client can be bound to one organisation, and an organisation to one client.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

clientCode* path string
{
  "externalOrgId": "string"
}

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found