API Docs / Schemas / LinkClientBookkeepingRequest

LinkClientBookkeepingRequest

Binds a client to one organisation at the practice's bookkeeping-health provider.

Properties

Name Type Description
externalOrgId*string

The organisation's identifier at the provider. Must be one of the codes returned by the
available-organisations endpoint.

The organisation's identifier at the provider. Must be one of the codes returned by the
available-organisations endpoint.

JSON Example

{
  "externalOrgId": "string"
}

Used By Operations