「付加フレックス」フィールドのRESTエンドポイント
「パフォーマンス測定/付加フレックス」フィールド
付加フレックスフィールド・リソースは、パフォーマンス・メジャーのユーザー定義値の作成、表示および更新に使用されます。 新しいAPI名を定義するには、Setup and Maintenance(設定および保守)に移動し、Manage Descriptive Flex Fields(付加フレックスフィールドの管理)タスクを開きます。
- 付加フレックスフィールドの作成
- メソッド: postパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureDFF
- 付加フレックスフィールドの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureDFF/{FormulaId}
- すべての付加フレックスフィールドの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureDFF
- 付加フレックスフィールドの更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureDFF/{FormulaId}