Order API
TypeSubscriptionLine1
A current product line on a subscription.
| Kind | Type |
|---|---|
| Used in | UpdateSubscriptions1 |
Properties
-
idstring optionalStable primary line ID assigned by the subscription system.
-
ecomm_idstring optionalDistinct line ID assigned by a separate ecommerce system.
-
Product identity.
-
Product variant identity.
-
Selling-plan identity.
-
Subscription group or membership-plan identity.
-
quantityinteger optionalCurrent quantity.
-
Regular price per unit.
-
Current price per unit after discounts.
-
Current subtotal for the line.
-
currencystring optionalISO 4217 currency code for line amounts.
-
one_timeboolean optionalWhether this line is a one-time addition rather than a recurring item.