Module: Customer

Methods

(inner) createCustomer Create a customer()

Parameters:
Type Description
Source:
Returns:

(inner) deleteCustomer Delete a customer(identifier)

Parameters:
Name Type Description
identifier string

The customer identifier

Source:

(inner) getCustomer Get a single customer()

Parameters:
Type Description
Source:
Returns:

(inner) getCustomers Get many customers()

Source:
Returns:

(inner) updateCustomer Update a customer()

Parameters:
Type Description
Source: