Add a subscription product
POST/customers/:customerId/subscriptions/:subscriptionId/products
Adds a product to a customer's existing subscription
Request
Responses
- 201
- 400
- 401
- 404
- 422
The request has succeeded and a new resource has been created as a result.
The server could not understand the request due to invalid syntax.
401 Unauthorized
404 Not Found
Client error