Create Subscriptions

Creates a Subscription.

Path Params
string
required

Tenant identifier.

Body Params
string
required

Unique plan identifier.

string
enum

Subscription type. Only for Stripe plans/prices.

Allowed:
number
required

Quantity of the prices acquired (only relevant for Stripe plans/prices).

string

The affiliate code (brandCode) is an identifier for the "brand" or "affiliate" within a Tenant. The affiliate code is the version of the brand name that appears in the URL. A brand name may be "Corporate ABC", for example. Then the affiliate code might be something like "corporate-abc".

string

Tax code.

Response
200

The given Subscription.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!