XML-RPC API - Manipulate Customers
createCustomer() This application is used to create new customer. Newly created customer belongs to customer that authenticated a request. Implem...
Thu, 23 Jul, 2020 at 6:31 AM
Implementation details These applications support trusted mode in which case i_wholesaler (Integer) parameter should be passed. Available since 5.2. Top ...
Tue, 6 Nov, 2018 at 3:32 AM
updateCustomer() This application is used to update a customer. Only sub-customer that belongs to authenticated customer can be updated. Implementa...
Wed, 12 Aug, 2020 at 5:05 AM
deleteCustomer()
This application is used to delete a customer. Only customer that belongs to authenticated customer can be delete. Implementation detail...
Tue, 28 Mar, 2017 at 8:46 PM
listCustomers()
This application is used to get list of customers belonged to customer. Implementation details This function supports trusted mode in w...
Tue, 28 Mar, 2017 at 8:46 PM
getCustomerInfo() Allows to retrieve all attributes of a given customer. Customer should belong to the customer that authenticated the request. Impleme...
Fri, 17 Jun, 2022 at 6:38 AM
authCustomer()
This application is used to authenticate a customer. Parameters:
username - username to login to selfcare interface. String. Required. ...
Tue, 28 Mar, 2017 at 8:47 PM
resetCustomerOneTimePassword()
This application is used to reset customer's one time password used to login into web interface. Authenticated custo...
Tue, 28 Mar, 2017 at 8:47 PM