Newer Version Available
ConnectApi.FindRoutesWithFewestSplitsInputRepresentation
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| locationAvailableInventory | List<ConnectApi.LocationAvailabilityInputRepresentation> | Each list element represents the available quantity of a product at an inventory location. | At least one element is required | 51.0 |
| maximumNumberOfSplits | Integer | The maximum allowable number of shipment splits. Routing options that involve more than this number of splits are not returned. | Optional | 51.0 |
| orderedQuantities | List<ConnectApi.QuantityWithSkuInputRepresentation> | Each list element represents a quantity of a product to be routed for fulfillment. | At least one element is required | 51.0 |