Tea Time Number of APIs: 3 Get customer subscriptions GET http://localhost:3000/api/v0/customers/1/subscriptions/ Add new subscription POST http://localhost:3000/api/v0/customers/1/subscriptions/ Change status PATCH http://localhost:3000/api/v0/customers/1/subscriptions/1