get https://api.revolv3.com/api/Customers//subscriptions
Retrieve subscriptions for a customer (specified by Customer ID) with a status code of 200 (OK).
If no subscriptions exist for the customer, a status code of 204 (No Content) will be returned.
If the Customer ID cannot be associated with an active customer, a status code of 404 will be returned.