Create subscription
POST/v1/payments/subscriptions
Create a new subscription
Request
Responses
- 201
- 400
- 401
- 403
- 422
- 429
- 500
- 503
Subscription created successfully
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Bad Request - The request was invalid or cannot be served
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Unauthorized - Authentication failed or not provided
Response Headers
Authentication challenge
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Forbidden - The authenticated user does not have permission to access this resource
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Unprocessable Entity - The request was well-formed but was unable to be followed due to semantic errors
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Too Many Requests - The user has sent too many requests in a given amount of time
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
Seconds to wait before making another request
API version
Unique request identifier for tracing
Internal Server Error - The server encountered an unexpected condition
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Service Unavailable - The server is currently unable to handle the request
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
Seconds to wait before making another request
API version
Unique request identifier for tracing