機械翻訳について

支払プラン割当RESTエンドポイント

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