SubscriptionAttributes
Attributes of the SubscriptionAttributes type
accountId
ID
The id of the company or organization that is subscribing
accountCode
String
The code of the company or organization that is subscribing
account
Fields to create the company or organization that is subscribing
priceListCode
String
The code of the plan to subscribe to
priceListId
ID
The id of the plan to subscribe to
priceListCharges
Set custom quantity, price and discount rate for charges
discounts
Set custom discount amount for price list charges
tenantCode
String
A unique code that represents the tenant in a SaaS application
tenantName
String
The name of the tenant. Typically this is the account name
tenant
Fields to create a tenant for the subscription
startDate
ISO8601Date
Date that the subscription starts
endDate
ISO8601Date
Date that the subscription ends
trial
Boolean
Indicates if the subscription is a trial or immediately active
trialStartDate
ISO8601Date
Overrides the default trial start date
evergreen
Boolean
Indicates if the subscription should be renewed automatically
renewalTermMonths
Int
Number of months for the renewal term
priceAdjustmentTiming
Timing of the price adjustment
priceAdjustmentPercentage
Float
Percentage of the price adjustment
priceAdjustmentAction
Action to take when the price is adjusted
Last updated
Was this helpful?