JSON API » customers

Available functions

FunctionDescription
customers/balance/addIncreases a customer's balance.
customers/createCreates a new customer.
customers/deleteMarks a customer as deleted.
customers/exportReturns a JSON object of customer configuration and data.
customers/getGets fields of a customer.
customers/importImports customers and their taxes liable.
customers/listGets array of fields of customers.
customers/moveMoves a customer to a new parent.
customers/purgePurges a deleted customer.
customers/send/lowbalancereminderSend low balance reminder email to the selected customer, regardless of what its balance actually is.
customers/statistics/getGets statistics for customers.
customers/time/addIncreases a customer's available included call time.
customers/topup/requestRequests a topup for a prepaid customer.
customers/undeleteMarks a deleted customer as not deleted.
customers/unused/accountGets next available unused customer account number.
customers/unused/prefixGets next available unused customer prefix.
customers/updateUpdates an existing customer.