Found 16 results
in 8.7299 ms
/requests
...hierarchical; a group can contain sub-groups.
getCustomers
Retrieve your customer database.In addition to customer card fields, you can have API to return: customer addresses (set getAddresses = 1);customer contact persons (set getContactPersons = 1);customer balance (set getBalanceInfo = 1)To...
/requests/savesalesdocument
...(Settings ยป Configuration in Erply backend).See getCustomers.Please note that the semantic meaning of "customer" may differ from one account to another. On older accounts, the "Customer" effectively means "recipient of goods", and it is additionally possible to define a "payer", but this is not...
/requests/getcustomers
...time you retrieve customer information with the getCustomers call, you are responsible for logging everything you do with the data. If it is not possible to keep the logs in the system that processes the data, you may consider writing the log entries into Erply, with the...
/requests/getsalesdocuments
...is always associated with a customer. See getCustomers.Please note that the semantic meaning of "customer" may differ from one account to another. On older accounts, the "Customer" effectively means "recipient of goods", and it is additionally possible to define a "payer", but this is not...
/requests/webstore
...warehouse links, see getCampaignWarehouses.
getCustomers
Retrieve your customer database.In addition to customer card fields, you can have API to return: customer addresses (set getAddresses = 1);customer contact persons (set getContactPersons = 1);customer balance (set getBalanceInfo = 1)To...
/requests/sales
...by product groups, by dates, by locations, etc.
getCustomers
Retrieve your customer database.In addition to customer card fields, you can have API to return: customer addresses (set getAddresses = 1);customer contact persons (set getContactPersons = 1);customer balance (set getBalanceInfo = 1)To...
/requests/customers
getCustomers
Retrieve your customer database.In addition to customer card fields, you can have API to return: customer addresses (set getAddresses = 1);customer contact persons (set getContactPersons = 1);customer balance (set getBalanceInfo = 1)To add or edit a customer record, use...
/requests/savecustomerprofessional
...see a list of a customer's "professionals", see getCustomers and pass the flag getAssociationsAndProfessionals = 1.To delete the link between two customers, so that one ceases to be a "professional" for the other one, see API call deleteCustomerProfessional.An identical feature is "customer's...
/by-topic/webshop
...of one specific customer, with API calls getCustomers and getAddresses.
See getCustomerGroups if needed.
Use saveCustomer, deleteCustomer, saveAddress, and deleteAddress to update customer information.
To record any data processing activities done with the customer, as required by General...
/getting-started/curl
..."2881")
request - Name of the API function (getCustomers, verifyUser, getRelatedProducts etc).
Every API session must be authenticated with username, password and a call to verifyUser()
(ie., a log-in procedure must be performed before other API functions can be called).
curl -X POST...
/requests/savecustomerassociation
...see a list of a customer's "associations", see getCustomers and pass the flag getAssociationsAndProfessionals = 1.To delete the link between two customers, so that one ceases to be an "association" for the other one, see API call deleteCustomerAssociation.An identical feature is "customer's...
/requests/deletecustomerassociation
...see a list of a customer's "associations", see getCustomers and pass the flag getAssociationsAndProfessionals = 1. API will also return the IDs of these links.With deleteCustomerAssociation, you can delete the link between two customers, so that one ceases to be an "association" for the other...
/requests/deletecustomerprofessional
...see a list of a customer's "professionals", see getCustomers and pass the flag getAssociationsAndProfessionals = 1. API will also return the IDs of these links.With deleteCustomerProfessional, you can delete the link between two customers, so that one ceases to be a "professional" for the other...
/requests/getaddresses
...ID, supplier ID, or your own company's ID. See getCustomers and getSuppliers. (Customer and supplier IDs do not overlap.) Deprecated alternative name: clientID
integer
yes
typeID
Address type ID. See getAddressTypes.
integer
searchAttributeName
Name of attribute to search from. Both...
/requests/getchangeddatasince
...an appropriate getZZZ API function (such as getCustomers, getProducts), with the same changedSince timestamp, will give a list of changed items. The corresponding functions are as follows: customersgetCustomersemployees or...
/requests/logprocessingofcustomerdata
...information with any of the following API calls: getCustomers; getAddresses; getAppliances.If your account country is a non-EU country, error code 1149 is returned. However, if you are processing the information of EU citizens and need this functionality to be available, please notify customer...