スコア・カード・レートのRESTエンドポイント
参加者報酬プラン/プラン・コンポーネント/パフォーマンス・メジャー/スコア・カード/スコア・カード・レート
スコア・カード・レート・リソースは、個別設定できる参加者スコア・カードのレートを作成、表示および更新するために使用されます。 関連する参加者プラン・コンポーネントの個別設定オプションをはいに設定して、スコア・カードの個別設定を有効にします。
- スコア・カード・レートの作成
- メソッド: postパス:
/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}/child/ParticipantPlanComponents/{ParticipantPlanComponentId}/child/ParticipantPlanComponentPerformanceMeasures/{ParticipantPerformanceMeasureId}/child/ParticipantPerformanceMeasureScorecards/{ParticipantPerformanceMeasureScorecardId}/child/ParticipantScorecardRates
- スコア・カード・レートの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}/child/ParticipantPlanComponents/{ParticipantPlanComponentId}/child/ParticipantPlanComponentPerformanceMeasures/{ParticipantPerformanceMeasureId}/child/ParticipantPerformanceMeasureScorecards/{ParticipantPerformanceMeasureScorecardId}/child/ParticipantScorecardRates/{ParticipantScorecardRateId}
- すべてのスコア・カード・レートの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}/child/ParticipantPlanComponents/{ParticipantPlanComponentId}/child/ParticipantPlanComponentPerformanceMeasures/{ParticipantPerformanceMeasureId}/child/ParticipantPerformanceMeasureScorecards/{ParticipantPerformanceMeasureScorecardId}/child/ParticipantScorecardRates
- スコア・カード・レートの更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}/child/ParticipantPlanComponents/{ParticipantPlanComponentId}/child/ParticipantPlanComponentPerformanceMeasures/{ParticipantPerformanceMeasureId}/child/ParticipantPerformanceMeasureScorecards/{ParticipantPerformanceMeasureScorecardId}/child/ParticipantScorecardRates/{ParticipantScorecardRateId}