Entity overview
Client
Keep CRM and delivery systems aligned with Flowtly client records, contacts, and document references.
Endpoints
https://api.flowtly.eu/clients
List clients
Retrieves the collection of Client resources.
https://api.flowtly.eu/clients
Create client
Creates a Client resource.
https://api.flowtly.eu/clients/search
List search
Retrieves the collection of Client resources.
https://api.flowtly.eu/clients/{id}
Get client by ID
Retrieve a single resource by its identifier.
https://api.flowtly.eu/clients/{id}
Update client
Update resource fields using JSON Merge Patch.
https://api.flowtly.eu/clients/{id}/documents
Get client by ID
Retrieve a single resource by its identifier.
Use cases
Schema fields
Client-client.read_client_contact.read_storage.read| Field | Type | Description |
|---|---|---|
id |
integer | id field. |
country |
string | country field. |
currency |
string | currency field. |
defaultCost |
string | null | defaultCost field. |
status |
string | status field. |
attributeSet |
string | null | attributeSet field. |
name |
string | name field. |
dueDays |
integer | dueDays field. |
tinType |
string | tinType field. |
tinCountry |
string | null | tinCountry field. |
tin |
string | null | tin field. |
externalPaymentCustomerId |
string | null | externalPaymentCustomerId field. |
invoiceComment |
string | null | invoiceComment field. |
defaultTaxRate |
string | null | defaultTaxRate field. |
documentsLanguage |
string | documentsLanguage field. |
addressPhoneNumber |
string | null | — |
addressCity |
string | null | — |
addressPostCode |
string | null | — |
addressStreetLine |
string | null | — |
addressBuildingNumber |
string | null | — |
addressLocaleNumber |
string | null | — |
addressCountry |
string | null | — |
clientContacts |
array | — |
costGroup |
array | null | — |
costGroupIcon |
string | null | — |
vatNumber |
string | null | — |