この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

Routing, Find Routes with Fewest Splits Using OCI

1 つ以上の注文概要について、オムニチャネル在庫を使用して在庫状況を検索し、分割が最も少ない履行ルートを識別します。このメソッドは、Get Inventory Availability リソースと Find Routes With Fewest Splits リソースの機能を組み合わせたものです。
リソース
1/commerce/order-management/routing/actions/find-routes-with-fewest-splits-using-oci
使用可能なバージョン
54.0
HTTP のメソッド
POST
POST のリクエストボディ
Find Routes With Fewest Splits Using OCI Input
ルート XML タグ
<findRoutesWithFewestSplitsUsingOCI>
プロパティ
名前 説明 必須か省略可能 使用可能なバージョン
findRoutesWithFewestSplitsUsingOCIInputs Find Routes With Fewest Splits Group Using OCI Input[] 各リスト要素は、1 つの注文に対する転送要求を表します。 少なくとも 1 つの要素が必要 54.0
ociExpandAttributes コレクション 文字列値 groupEligibilityExclusion は、特定の場所を除外します。
POST のレスポンスボディ
  • HTTP 状況コードで成功が示された場合、レスポンスボディは、Find Routes With Fewest Splits Using OCI Output です。それでもこのレスポンスボディが処理エラーを示す場合があります。
  • HTTP 状況コードが 400 (クライアントエラー) または 500 (サーバーエラー) の範囲内にある場合、レスポンスボディは、Error with Output です。output プロパティは Find Routes With Fewest Splits Using OCI Output です。enhancedErrorType プロパティの値は無視できます。