Create Subscription
POST/api/v2/subscriptions
Create a new subscription with items, coupons, and payment methods.
Important: For most use cases, use the Checkout/Payment Link API (/v2/payment_links) instead.
It generates a payment link that you can embed in your own web page or redirect to.
Use Cases:
- Create a subscription and manually marking it as paid for reference
- Automated subscription creation
Request
Responses
- 200
- 422
Successful Response
Validation Error