Skip to main content
POST
Create a subscription

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json

Subscription params. next_bill_date is required and must be a date string in YYYY-MM-DD format.

Request payload

subscription
object | null

Response

string | number | boolean | null | any[] | object

Subscription created

Any valid JSON value for provider, integration, theme, metadata, or other dynamic payloads whose keys are not fixed by the API contract.