機械翻訳について

サイト専用ロケーションのRESTエンドポイント

メンテナンス/保管ロケーション/サイト専用のロケーション
Site Dedicated Locationsリソースは、サイト専用の保管場所の住所をRCL_SITE_DEDICATED_LOCATIONS表に作成して、関連するサービス・ロジスティクス保管場所の部品を使用できる顧客サイトを定義します。
サイト専用のロケーションの作成
メソッド: post
パス: /fscmRestApi/resources/11.13.18.05/stockingLocations/{StockLocationId}/child/siteDedicatedLocations
サイトの専用ロケーションの削除
メソッド: delete
パス: /fscmRestApi/resources/11.13.18.05/stockingLocations/{StockLocationId}/child/siteDedicatedLocations/{SiteDedicatedLocId}
すべてのサイトの専用ロケーションの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/stockingLocations/{StockLocationId}/child/siteDedicatedLocations
1つのサイト専用ロケーションの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/stockingLocations/{StockLocationId}/child/siteDedicatedLocations/{SiteDedicatedLocId}
サイトの専用ロケーションの更新
メソッド: patch
パス: /fscmRestApi/resources/11.13.18.05/stockingLocations/{StockLocationId}/child/siteDedicatedLocations/{SiteDedicatedLocId}