API Documentation

Customer


Handles customers for given organisation.

Method name Description
AddCustomer Adds a new customer.
AddCustomerByTaxNumber Adds a new customer according to the tax number.
DeleteCustomer Deletes customer.
GetCustomer Returns a customer.
GetCustomerByCode Returns a customer with given code.
GetCustomers Returns all customers for given organisation.
GetCustomersSyncCandidates Returns customers that match filter criteria for sync.
UpdateCustomer Updates customer.