Customer collection

Set of APIs to manage Customer resource.

get

Retrieve all customers. When query parameters are ommited, the API calls returns all customers. Using the optional query parameters, the result set could be narrowed further to the matching customers.

post

Create a new instance of customer

Operations on individual Customer resource

get

Retrieve a single customer

patch

Allow partial modification of customer

put

Update an existing customer

delete

Delete an existing customer