getCustomers

This method retrieves all customers connected to a reseller.

Syntax

customer_obj[] = getCustomers(username, password)

Return value

customer_obj[]. This method returns an array of customer_obj, where each struct represents a customer.

Parameters

  • username
    string
    Username for LoopiaAPI.
  • password
    string
    Password for LoopiaAPI.
Was this article helpful?

Related Articles