Module: Customer
Methods
(inner) createCustomer Create a customer()
Parameters:
- 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:
- Source:
Returns:
(inner) getCustomers Get many customers()
- Source:
Returns:
(inner) updateCustomer Update a customer()
Parameters:
- Source: