Preview

CartItemPriceSourceDetails is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

CartItemPriceSourceDetails

Represents the price source details for the cart item

This page contains

    Fields

    id: ID

    Unique identifier for the price

    description: String

    Short description of the price

    type: CartItemPriceType! PREVIEW

    Type of the price

    category: CartItemPriceTypeCategory! PREVIEW

    Category of the price type

    unit: String

    Unit of the price

    sources: [CartItemPriceSource!]! PREVIEW

    Represents the price sources

    increment: Decimal

    Quantity in increments that user needs to buy

    Parent objects of CartItemPriceSourceDetails

    CartItemVendorSpecialPricingDetails PREVIEW

    Represents the details for special pricing provided by the vendor if applicable