JSON API » customers
Available functions
| Function | Description | 
|---|---|
| customers/balance/add | Increases a customer's balance. | 
| customers/create | Creates a new customer. | 
| customers/delete | Marks a customer as deleted. | 
| customers/export | Returns a JSON object of customer configuration and data. | 
| customers/get | Gets fields of a customer. | 
| customers/import | Imports customers and their taxes liable. | 
| customers/list | Gets array of fields of customers. | 
| customers/move | Moves a customer to a new parent. | 
| customers/purge | Purges a deleted customer. | 
| customers/statistics/get | Gets statistics for customers. | 
| customers/time/add | Increases a customer's available included call time. | 
| customers/topup/request | Requests a topup for a prepaid customer. | 
| customers/undelete | Marks a deleted customer as not deleted. | 
| customers/unused/account | Gets next available unused customer account number. | 
| customers/unused/prefix | Gets next available unused customer prefix. | 
| customers/update | Updates an existing customer. | 
