Preview

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

QuoteVersionPricing

Detailed pricing breakdown for a quote version item

This page contains

    Fields

    costType: String!

    Specific type of cost

    description: String

    Human-readable description of the cost

    quantity: Decimal

    Quantity of units for this pricing line

    salePrice: Decimal!

    Sale price charged to customer per unit

    totalSalePrice: Decimal!

    Total sale price (quantity x sale price)

    wholesalePrice: Decimal

    Wholesale price (partner cost)

    vendorCostPlain: Decimal

    Plain vendor cost value

    unit: String

    Unit type for per-unit pricing

    customPriceDetails: [QuoteVersionCustomPriceDetail!] PREVIEW

    Custom price details if custom pricing is applied

    Parent objects of QuoteVersionPricing

    QuoteVersionItem PREVIEW

    Individual item within a quote version representing a product to be purchased