トランザクション・ファクタのRESTエンドポイント
パフォーマンス・メジャー/クレジット・カテゴリ/トランザクション・ファクタ
トランザクション・ファクタ・リソースは、パフォーマンス・メジャー・クレジット・カテゴリに関連付けられたトランザクション・ファクタを表示、作成、更新および削除するために使用されます。 トランザクション・ファクタは、営業ステージ(請求書作成、購買オーダー・ステージなど)が販売実績に与える影響を決定するために使用されます。
- トランザクション・ファクタの作成
- メソッド: postパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureCreditCategories/{PerformanceMeasureCreditCategoryId}/child/performanceMeasureTransactionFactors
- トランザクション・ファクタの削除
- メソッド: deleteパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureCreditCategories/{PerformanceMeasureCreditCategoryId}/child/performanceMeasureTransactionFactors/{PerformanceMeasureTransactionFactorId}
- トランザクション・ファクタの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureCreditCategories/{PerformanceMeasureCreditCategoryId}/child/performanceMeasureTransactionFactors/{PerformanceMeasureTransactionFactorId}
- すべてのトランザクション・ファクタの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureCreditCategories/{PerformanceMeasureCreditCategoryId}/child/performanceMeasureTransactionFactors
- トランザクション・ファクタの更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureCreditCategories/{PerformanceMeasureCreditCategoryId}/child/performanceMeasureTransactionFactors/{PerformanceMeasureTransactionFactorId}