Add a subscription to a customer
POST/customers/:customerId/subscriptions
Adds a new subscription to a customer
Request
Responses
- 201
- 400
- 401
- 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.
Access is unauthorized.
Client error