API Docs / Operations / Client Notes / Get Note for Client

Get Note for Client

GET /api/tenants/{tenant}/clients/{client}/clientnote/{code}

Gets a Note for the specified client.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
code* path string

Responses

401 Unauthorized - Invalid or missing API key
404 Not Found