Visão geral da entidade
Cliente
Manter os sistemas de CRM e entrega alinhados com os registos de clientes, contactos e referências de documentos do Flowtly.
Endpoints
https://api.flowtly.eu/clients
Listar clientes
Obtém a coleção de recursos Client.
https://api.flowtly.eu/clients
Criar cliente
Cria um recurso Client.
https://api.flowtly.eu/clients/search
Listar pesquisa
Obtém a coleção de recursos Client.
https://api.flowtly.eu/clients/{id}
Obter cliente por ID
Obter um único recurso pelo seu identificador.
https://api.flowtly.eu/clients/{id}
Atualizar cliente
Atualizar campos do recurso utilizando JSON Merge Patch.
https://api.flowtly.eu/clients/{id}/documents
Obter cliente por ID
Obter um único recurso pelo seu identificador.
Casos de uso
Campos do esquema
Client-client.read_client_contact.read_storage.read| Campo | Tipo | Descrição |
|---|---|---|
id |
integer | Campo id. |
country |
string | Campo country. |
currency |
string | Campo currency. |
defaultCost |
string | null | Campo defaultCost. |
status |
string | Campo status. |
attributeSet |
string | null | Campo attributeSet. |
name |
string | Campo name. |
dueDays |
integer | Campo dueDays. |
tinType |
string | Campo tinType. |
tinCountry |
string | null | Campo tinCountry. |
tin |
string | null | Campo tin. |
externalPaymentCustomerId |
string | null | Campo externalPaymentCustomerId. |
invoiceComment |
string | null | Campo invoiceComment. |
defaultTaxRate |
string | null | Campo defaultTaxRate. |
documentsLanguage |
string | Campo documentsLanguage. |
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 | — |