Billing
Subscribe to product plan
Subscribe to a product plan
POST
Authorizations
Vida API Token
Body
application/json
Product Plan Id to enable subscription
Example:
"pplan-vida-business-basic"
Subscription length of month or year
Example:
"month"
If using external payment processor (eg Stripe) what url to redirect if payment canceled
Example:
"https://yoursite.io/cancel"
If using external payment processor (eg Stripe) what url to redirect if payment successful
Example:
"https://yoursite.io/success"
Which checkout session you would like to start. Embedded session or external redirect url
Example:
"embedded"