Subscription Line
A line item in a subscription.
Anchor to FieldsFields
- Anchor to currentPricecurrent•
Price MoneyV2!non-null The current price per unit for the subscription line in the contract's currency.
- Anchor to customAttributescustom•
Attributes [Attribute!]!non-null The custom attributes associated with the line item.
- •ID!non-null
The unique ID of the line item.
- Anchor to imageimage•
The image associated with the product variant.
- Anchor to lineDiscountedPriceline•
Discounted Price MoneyV2!non-null The total price of the line item after all discounts have been applied.
- Anchor to namename•String!non-null
The name of the product.
- Anchor to onlineStoreUrlonline•
Store Url The URL of the product in the online store. A value of
null
indicates that the product isn't published in the Online Store sales channel.- Anchor to quantityquantity•Int!non-null
The quantity of the unit selected for the subscription line.
- Anchor to requiresShippingrequires•
Shipping Boolean!non-null Whether the product variant requires shipping.
- •
The SKU of the product variant associated with the subscription line.
- Anchor to taxabletaxable•Boolean!non-null
Whether the product variant is taxable.
- Anchor to titletitle•String!non-null
The title of the product associated with the subscription line.
- Anchor to variantImagevariant•
Image The image associated with the product variant.
- Anchor to variantTitlevariant•
Title The title of the product variant associated with the subscription line.