getBillingCheckout
GET /v5/user/billing/checkout
GET
/v5/user/billing/checkout
Retrieve the user billing checkout url for a plan
Parameters
Query Parameters
plan
required
string
cycle
string
successUrl
required
string
cancelUrl
required
string
Responses
200
A Url response
object
url
string
Example
{ "url": "string"}