cURL
Customers
Update customer
PUT
cURL
Field support per integration

BuchhaltungsButler
BuchhaltungsButler

Exact Online
Exact Online
If you’re not using the Interactive Authentication Flow, make sure the query parameter
companyId is correctly populated.
You can obtain this value by using the GET Companies endpoint available under the Authentication section.Available options:
CONTACT_PERSON, COMPANY
fortnox
fortnox

FreshBooks
FreshBooks
Ensure that the query parameter
_companyId_ is correctly filled with the account ID associated with the contact.
This value can be retrieved by using the GET Companies endpoint in the Authentication section. Use the returned id as the value for _companyId_.The contact type of a customer cannot be changed. For example, if a customer was created as a contact person, it cannot later be converted into a company.
Available options:
CONTACT_PERSON, COMPANY
Holded
Holded

Lexware Office
Lexware Office
Please note that it is not possible to create or update customers with more than one contact person in Lexware Office via the API. While it is possible to retrieve such contacts through the API, creating them must be done directly within the user interface.
Available options:
CONTACT_PERSON, COMPANY
QuickBooks
QuickBooks

Sage Accounting
Sage Accounting
This endpoint is available only for the following countries:
Accounting Plus: Canada, United Kingdom, Ireland
Accounting Standard: United Kingdom, Ireland
Accounting Start: Canada, United Kingdom, Ireland
Accounting Standard: United Kingdom, Ireland
Accounting Start: Canada, United Kingdom, Ireland
When handling a new connection in your integration, it is advisable to first determine which subscription your customer is using to ensure compatibility. To do this, you can use the
GET Companies call to retrieve all businesses available for the user. The user will then select one of these businesses.
It is also a good practice to verify that the active property of the selected business is set to true before proceeding with the integration setup.Available options:
CONTACT_PERSON, COMPANY
sevdesk
sevdesk

Twinfield
Twinfield
If you’re not using the Interactive Authentication Flow, make sure the query parameter
companyId is correctly populated.
You can obtain this value by using the GET Companies endpoint available under the Authentication section.Available options:
COMPANYPath Parameters
Body
application/json
Example:
"maesn"
Available options:
CONTACT_PERSON, COMPANY, UNDEFINED Example:
"CONTACT_PERSON"
Example:
"Z1248601M"
Example:
"1042"
Example:
"3"
Example:
"DE123456789"
Last modified on June 10, 2026