MarkupPricingFee
Defines the details of Markup Pricing fee
This page contains
Fields
| markupPricingId: ID! | Unique identifier of markup pricing |
| markupPrices: [CurrencyPrice] | Original prices for one or more currencies |
| percentage: Boolean | If true, markup is treated as a percentage value and final price is calculated accordingly |
| markupSourceType: MarkupSourceType | Apply markup/markdown on the developer price or marketplace sale price |
Parent objects of MarkupPricingFee
| MarketplacePrice | Defines the details of markup of Marketplace Sales or Wholesales price |
| MarkupUnitPriceFee | Defines the markup prices for set up fee on the unit |
| ResellerCompanyPrice | Defines the details of wholesale price for a sales agent |
| ResellerCompanyPriceFromPriceBookVersion | Defines the details of wholesale price for a sales agent from a price book version |
Queries for MarkupPricingFee
| resellerMarkupPriceFromPriceBook | Returns wholesale price markups from a price book based on given attributes as input |