サイト専用ロケーションの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}