クレジット・ファクタのRESTエンドポイント
パフォーマンス・メジャー/クレジット・カテゴリ/クレジット・ファクタ
与信ファクタ・リソースは、パフォーマンス・メジャーに関連付けられたクレジット・カテゴリ内のクレジット・ファクタまたは支給ファクタを表示、作成、更新および削除するために使用されます。 クレジット・ファクタは、クレジット・カテゴリ・レベルで一定期間、販売実績へのアップ・リフトを適用するために使用されます。 支給ファクタは、クレジット・カテゴリ・レベルの営業利益に一定期間アップ・リフトを適用するために使用されます。
- クレジット・ファクタの作成
- メソッド: postパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureCreditCategories/{PerformanceMeasureCreditCategoryId}/child/performanceMeasureCreditFactors
- 与信ファクタの削除
- メソッド: deleteパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureCreditCategories/{PerformanceMeasureCreditCategoryId}/child/performanceMeasureCreditFactors/{PerformanceMeasureCreditFactorId}
- クレジット・ファクタの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureCreditCategories/{PerformanceMeasureCreditCategoryId}/child/performanceMeasureCreditFactors/{PerformanceMeasureCreditFactorId}
- すべての与信ファクタの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureCreditCategories/{PerformanceMeasureCreditCategoryId}/child/performanceMeasureCreditFactors
- 与信ファクタの更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureCreditCategories/{PerformanceMeasureCreditCategoryId}/child/performanceMeasureCreditFactors/{PerformanceMeasureCreditFactorId}