RemoveResellerCompanyPriceInput
Input for removing sales agent wholesale price from pricing plan
This page contains
Fields
pricingPlanId ID! | Pricing plan reference Id |
resellerCompanyId ID! | Unique identifier of the reseller company |
removeSetupFee Boolean | If true, markup set for setup fee will be removed Default value: false |
removeFlatFee Boolean | If true, markup set for flat fee will be removed Default value: false |
removeContractFee Boolean | If true, markup set for contract fee will be removed Default value: false |
removeUnitPrices [RemoveUnitMarkupPriceInput!] | List of units for which markup should be removed |
Mutations for RemoveResellerCompanyPriceInput
removeResellerCompanyPrice | Remove sales agent wholesale price from from pricing plan |