Authorizations
This access token needs to be included in each of your request to the Chift API.
Path Parameters
Query Parameters
Id of the accounting folder instance. A folder represents a legal entity within the system. Required when the multiple folders feature is enabled.
Indicate the ID of the corresponding supplier in the accounting system. Accounting systems using 1 entity to handle clients/customers and suppliers will merge the existing supplier with the new client/customer (if the parameter is filled in with the ID of an existing supplier).
Body
Full name or legal name of the client (individual or company). This is the name that will be displayed in the accounting software.
1
List of addresses associated with the client.
External identifier used to link the client in the accounting system with the corresponding client reference in your own system.
Only used when the client is an individual (is_company=false). Indicates the first name of the client.
Only used when the client is an individual (is_company=false). Indicates the last name of the client.
Only used when the client is an individual (is_company=false). Indicates the function of the client.
Indicates if the client is an individual or a company.
Only used when the client is an individual (is_company=false). Indicates the id of the company linked to the client.
Phone number of the client.
Mobile phone number of the client.
Email address of the client.
Language of the client. Format: ISO 639-1 codes.
Internal notes about the client.
Website of the client.
VAT number of the client, used for tax compliance and invoicing. This value is unique per company and can be used as a reliable identifier to match clients between systems.
IBAN account number of the client.
Bank account number of the client.
Indicates the currency of the client (e.g., EUR).
Indicates if the client is active.
Number of ledger account assigned to the client in the accounting system as it will appear in the official accounting export file (FEC, SIE, iXBRL, etc.). This is typically the ledger account used for posting receivables. In some systems, each customer has a dedicated account; in others, a shared control account is used and customer balances are tracked in a subledger.
Response
Successful Response
External identifier used to link the client in the accounting system with the corresponding client reference in your own system.
Only used when the client is an individual (is_company=false). Indicates the first name of the client.
Only used when the client is an individual (is_company=false). Indicates the last name of the client.
Full name or legal name of the client (individual or company). This is the name displayed in the accounting software.
Only used when the client is an individual (is_company=false). Indicates the function of the client.
Indicates if the client is an individual or a company.
Only used when the client is an individual (is_company=false). Indicates the id of the company linked to the client.
Phone number of the client.
Mobile phone number of the client.
Email address of the client.
Language of the client. Format: ISO 639-1 codes.
Internal notes about the client.
Website of the client.
VAT number of the client.
IBAN account number of the client.
Bank account number of the client.
Indicates the currency of the client (e.g., EUR).
Indicates if the client is active.
Ledger account number assigned to the customer in the accounting system as it will appear in the official accounting export file (FEC, SIE, iXBRL, etc.).
Id of the associated company, used when the record is a contact person linked to a company.
Id of the client in the accounting software. This is the unique identifier used to reference the client in the system.
The last time the client has been updated.
List of addresses associated with the client.