機械翻訳について

支払プラン・ロールのRESTエンドポイント

支払プラン/支払プラン・ロール
ロール・リソースは、支払プランのインセンティブ報酬ロール割当を表示、作成、更新または削除するために使用されます。
支払プラン・ロールの作成
メソッド: post
パス: /fscmRestApi/resources/11.13.18.05/incentiveCompensationPaymentPlans/{PaymentPlanId}/child/PaymentPlanRoles
支払プラン・ロールの削除
メソッド: delete
パス: /fscmRestApi/resources/11.13.18.05/incentiveCompensationPaymentPlans/{PaymentPlanId}/child/PaymentPlanRoles/{RolePaymentPlanId}
支払プラン・ロールの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/incentiveCompensationPaymentPlans/{PaymentPlanId}/child/PaymentPlanRoles/{RolePaymentPlanId}
すべての支払プラン・ロールの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/incentiveCompensationPaymentPlans/{PaymentPlanId}/child/PaymentPlanRoles
支払プラン・ロールの更新
メソッド: patch
パス: /fscmRestApi/resources/11.13.18.05/incentiveCompensationPaymentPlans/{PaymentPlanId}/child/PaymentPlanRoles/{RolePaymentPlanId}