Routing, Find Routes with Fewest Splits
- リソース
-
1/commerce/order-management/routing/actions/find-routes-with-fewest-splits - 使用可能なバージョン
- 51.0
- Chatter が必要かどうか
- いいえ
- HTTP のメソッド
- POST
- POST のリクエストボディ
-
Find Routes With Fewest Splits Input
- ルート XML タグ
- <findRoutesWithFewestSplits>
- プロパティ
-
名前 型 説明 必須か省略可能 使用可能なバージョン locationAvailableInventory Location Availability Input[] 各リスト要素は、在庫ロケーションでの利用可能な商品の数量を表します。 少なくとも 1 つの要素が必要 51.0 maximumNumberOfSplits Integer 配送分割の最大許容可能数。この数を超える分割を伴う転送オプションは返されません。 省略可能 51.0 orderedQuantities Quantity With Sku Input[] 各リスト要素は、履行のために転送される商品の数量を表します。 少なくとも 1 つの要素が必要 51.0
- POST のレスポンスボディ
-
- HTTP 状況コードで成功が示された場合、レスポンスボディは、Find Routes With Fewest Splits Output です。それでもこのレスポンスボディが処理エラーを示す場合があります。
- HTTP 状況コードが 400 (クライアントエラー) または 500 (サーバエラー) の範囲内にある場合、レスポンスボディは、Error with Output です。output プロパティは Find Routes With Fewest Splits Output です。enhancedErrorType プロパティの値は無視できます。