CartItemPriceSourceDetails

Price source details for the cart item

This page contains

    Fields

    id: ID

    Unique identifier for the price

    description: String

    Brief description of the price

    type: CartItemPriceType!

    Type of the price

    category: CartItemPriceTypeCategory!

    Category of the price type

    unit: String

    Unit type for unit-based pricing

    sources: [CartItemPriceSource!]!

    List of price sources

    increment: Decimal

    Required increment quantity for purchase

    Parent objects of CartItemPriceSourceDetails

    CartItemVendorSpecialPricingDetails

    Special pricing details provided by the vendor