SetCatalogVendorCostInput
Input to set the syndicated catalog vendor cost for a pricing plan.
This page contains
Fields
| pricingPlanId ID! | Unique identifier of the pricing plan whose catalog vendor cost is being set |
| flatFee CatalogVendorCostInput PREVIEW | Catalog vendor cost for the flat fee |
| setupFee CatalogVendorCostInput PREVIEW | Catalog vendor cost for the setup fee |
| contractFee CatalogVendorCostInput PREVIEW | Catalog vendor cost for the contract fee |
| units [CatalogVendorCostPerUnitInput!] PREVIEW | Catalog vendor cost for the various units in the pricing plan |
Mutations for SetCatalogVendorCostInput
| setCatalogVendorCost PREVIEW | Set the syndicated catalog vendor cost for a pricing plan in the context of a partner (child marketplace). Upserts the per-fee cost overrides used by cost-based pricing. |