POST
/
subscriptions

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
billing
object
required
customer
object
required
product_id
string
required
quantity
integer
required
Required range: x > 0
payment_link
boolean | null

False by default

return_url
string | null

Response

200 - application/json
customer
object
required
recurring_pre_tax_amount
integer
required
Required range: x > 0
subscription_id
string
required
client_secret
string | null
payment_link
string | null