SetResellerCompanyPriceInput
Input to set wholesale price for a pricing plan for a reseller company
This page contains
Fields
pricingPlanId ID! | Unique identifier of pricing plan |
resellerCompanyId ID! | Unique identifier of the reseller company |
setupFee MarkupPriceInput | Defines markup/markdown price for setup fee |
flatFee MarkupPriceInput | Defines markup/markdown price for flat fee |
contractFee MarkupPriceInput | Defines markup/markdown price for contract fee |
units [MarkupUnitPriceInput] | Defines markup/markdown price for various units in pricing plan |
Mutations for SetResellerCompanyPriceInput
setResellerCompanyPrice | Set sales agent wholesale price for a pricing plan |