get https://example.com/consumer/v1/customers/plans/
The result returned is a single customer object. An id is required to find the customer. Find customer id's using either the GET consumer/v1/customers end point,
or the GET consumer/v1/appointments end point. A customer object is automatically created with the first booking if it doesn't already exist.