Skip to main content
object

A line item in a subscription.

•
MoneyV2!non-null

The current price per unit for the subscription line in the contract's currency.

•

The custom attributes associated with the line item.

•
ID!non-null

The unique ID of the line item.

•

The image associated with the product variant.

•
MoneyV2!non-null

The total price of the line item after all discounts have been applied.

•
String!non-null

The name of the product.

•

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.

•
Int!non-null

The quantity of the unit selected for the subscription line.

•
Boolean!non-null

Whether the product variant requires shipping.

•

The SKU of the product variant associated with the subscription line.

•
Boolean!non-null

Whether the product variant is taxable.

•
String!non-null

The title of the product associated with the subscription line.

•

The image associated with the product variant.

•

The title of the product variant associated with the subscription line.


Was this section helpful?