Clients
Get a Client by id
Retrieve a single client identified by its unique identifier.
GET
Path Parameters
Identifier of the client.
Response
200
application/json
OK
A client must belong to a single organization.
The organizationId field is required upon creation (POST) and cannot be modified later.
Minimum length:
1
Unique code for this client. Used for identifying the client in invoices export if externalCode is null.
Minimum length:
1
Used for identifying the client in invoices exports. Is not subject to unicity.
Was this page helpful?