Endpoints
Create a Customer
Creates a new Customer object with the provided contact details and metadata.
List all Customers
Returns a paginated list of customers, sorted by creation date.
Retrieve a Customer
Retrieves the details of an existing customer by their unique identifier.
Update a Customer
Updates the specified customer by setting the values of the parameters passed.