Newer Version Available
Routing, Find Routes with Fewest Splits Using OCI
For one or more order summaries, find inventory availability using
Omnichannel Inventory and identify the fulfillment routes with fewest splits. This method
combines the functionality of the Get Inventory Availability and Find Routes With Fewest
Splits resources.
- Resource
-
1/commerce/order-management/routing/actions/find-routes-with-fewest-splits-using-oci - Available version
- 54.0
- HTTP methods
- POST
- Request body for POST
-
Find Routes With Fewest Splits Using OCI Input
- Root XML tag
- <findRoutesWithFewestSplitsUsingOCI>
- Properties
-
Name Type Description Required or Optional Available Version findRoutesWithFewestSplitsUsingOCIInputs Find Routes With Fewest Splits Group Using OCI Input[] Each list element represents a routing request for one order. At least one element is required 54.0
- Response body for POST
-
- When the HTTP status code indicates success, the response body is a Find Routes With Fewest Splits Using OCI Output. The response body can still indicate processing errors.
- When the HTTP status code is in the 400 (client error) or 500 (server error) range, the response body is an Error with Output. The output property is a Find Routes With Fewest Splits Using OCI Output, and the value of the enhancedErrorType property can be ignored.