EndPoint List All Subscriptions Items
Name
get_subscription_items
Description
Returns a list of subscriptions items.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
SubscriptionId |
Subscription Id |
YES |
|
Unique identifier for the Subscription
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
Id |
DT_WSTR |
180 |
False |
|
SubscriptionId |
DT_WSTR |
180 |
False |
|
ProductId |
DT_WSTR |
100 |
False |
|
Quantity |
DT_I4 |
0 |
False |
|
Object |
DT_WSTR |
120 |
False |
|
BillingThresholds |
DT_WSTR |
1000 |
False |
|
Created |
DT_DBTIMESTAMP |
0 |
False |
|
PriceID |
DT_WSTR |
255 |
False |
|
PriceObject |
DT_WSTR |
100 |
False |
|
PriceActive |
DT_BOOL |
0 |
False |
|
PriceBillingScheme |
DT_WSTR |
100 |
False |
|
PriceCreated |
DT_DBTIMESTAMP |
0 |
False |
|
PriceCurrency |
DT_WSTR |
100 |
False |
|
PriceCustomUnitAmount |
DT_I8 |
0 |
False |
|
PriceLivemode |
DT_BOOL |
0 |
False |
|
PriceLookupKey |
DT_WSTR |
1020 |
False |
|
PriceNickname |
DT_WSTR |
1020 |
False |
|
PriceRecurringAggregateUsage |
DT_WSTR |
100 |
False |
|
PriceRecurringInterval |
DT_WSTR |
100 |
False |
|
PriceRecurringIntervalCount |
DT_I8 |
0 |
False |
|
PriceRecurringTrialPeriodDays |
DT_I8 |
0 |
False |
|
PriceRecurringUsageType |
DT_WSTR |
100 |
False |
|
PriceTaxBehaviour |
DT_WSTR |
100 |
False |
|
PriceTiersMode |
DT_WSTR |
1020 |
False |
|
PriceTransformQuantity |
DT_I4 |
0 |
False |
|
PriceType |
DT_WSTR |
100 |
False |
|
PriceUnitAmount |
DT_I8 |
0 |
False |
|
PriceUnitAmountDecimal |
DT_WSTR |
100 |
False |
|
TaxRates |
DT_WSTR |
1000 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |