Billing
Subscribe to product plan
Subscribe to a product plan
POST
https://api.vida.dev
/
api
/
v2
/
product
/
subscribe
Authorizations
token
string
queryrequiredVida API Token
Body
application/json
productPlanId
string
requiredProduct Plan Id to enable subscription
term
string
requiredSubscription length of month or year
cancelUrl
string
If using external payment processor (eg Stripe) what url to redirect if payment canceled
successUrl
string
If using external payment processor (eg Stripe) what url to redirect if payment successful
Response
200 - application/json
success
boolean
message
string