v1

latestOpenAPI 3.1.0Apache 2.02026-07-22160175414.0 KB
Clients

Get a Client by id

Retrieve a single client identified by its unique identifier.

get/timmi-project/api/v4/clients/{id}

Response

OK

idnumber
namestring required
codestring required

Unique code for this client. Used for identifying the client in invoices export if externalCode is null.

externalCodestring nullable

Used for identifying the client in invoices exports. Is not subject to unicity.

ownerIdinteger nullable

Unique identifier of the user managing this client.

organizationIdinteger required

Unique identifier of the organization this client belongs to.