Preview

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

QuotePricingDefinition

Pricing definitions for tiered pricing model with custom price support

This page contains

    Fields

    costId: String

    Unique cost identifier

    pricingStrategy: QuotePricingStrategy! PREVIEW

    Pricing strategy used

    unit: String

    Unit type for per-unit pricing

    description: String

    Human-readable description of the cost

    pricing: [QuotePricingDefinitionItem] PREVIEW

    Pricing information for each definition

    customPriceAudit: [QuoteCustomPriceAudit] PREVIEW

    Audit information for custom price changes

    supportsCustomPrice: Boolean!

    Whether custom pricing is supported for this cost

    Parent objects of QuotePricingDefinition

    QuoteItem PREVIEW

    Individual item within a quote representing a product to be purchased

    QuotePricingPlanCosts PREVIEW

    Pricing plan costs for quote planning

    Queries for QuotePricingDefinition

    pricingPlanCosts PREVIEW

    Get pricing plan costs for quote planning