報酬プラン - 付加フレックスフィールドRESTエンドポイント
報酬プラン/報酬プラン - 付加フレックスフィールド
付加フレックス・フィールド・リソースは、報酬プランのユーザー定義値を格納するために使用されます。 新しいAPI名を定義するには、Setup and Maintenance(設定および保守)に移動し、Manage Descriptive Flex Fields(付加フレックスフィールドの管理)タスクを開きます。
- 付加フレックスフィールドの作成
- メソッド: postパス:
/fscmRestApi/resources/11.13.18.05/compensationPlans/{CompensationPlanId}/child/compensationPlansDFF
- 付加フレックスフィールドの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/compensationPlans/{CompensationPlanId}/child/compensationPlansDFF/{CompPlanId}
- すべての付加フレックスフィールドの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/compensationPlans/{CompensationPlanId}/child/compensationPlansDFF
- 付加フレックスフィールドの更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/compensationPlans/{CompensationPlanId}/child/compensationPlansDFF/{CompPlanId}