KitPriceCalculationRequest
PD-6563: CalculatePrice request — client sends only step/inventory IDs, never dollar amounts. Server looks up prices from InventoryPrices using the rep/customer rank price type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| KitInventoryID | integer |
None. |
|
| RepDID |
Rep DID for rank-price-type resolution (same as Configuration endpoint). |
string |
None. |
| OrderType |
Order type for rank-price-type resolution ("R" or "C"). |
string |
None. |
| CartConfigurationID | integer |
None. |
|
| StepSelections |
One entry per step: which inventory IDs the customer selected. |
Collection of KitStepSelectionRequest |
None. |