MarkupPrice

This page contains

    Fields

    uuid: String

    Uuid assigned to the markup price

    partner: String

    Name of the partner who configured the markup price

    percentage: Boolean

    If true, markup price is treated as a percentage value and final price is calculated accordingly. To be deprecated in future in favour of markupMode.

    markupMode: MarkupMode

    Defines how the values in prices are interpreted: PERCENTAGE, FIXED_AMOUNT, or FIXED_PRICE

    prices: [PricingMonetaryStructure!]

    Defines msrp for the fee for different currencies

    resellerCompanyId: String

    Unique identifier of the reseller company

    type: MarkupPricingType

    Defines the target price type of the markup

    markupSourceType: MarkupSourceType

    Defines the source price type on which markup is applied

    Parent objects of MarkupPrice

    ItemPriceRange

    Represents prices for different ranges of unit for a cost type

    PricingPlan PREVIEW

    Definition of a pricing plan

    PricingPlanFee
    PricingPlanUnitRangeFee

    Queries for MarkupPrice

    pricingPlan

    Returns pricing plan information for provided id