機械翻訳について

支払プランのRESTエンドポイント

支払プラン
支払プラン・リソースは、インセンティブ報酬支払プランの表示、作成、更新および削除に使用されます。 支払プランには、割当済参加者に支払う支払前払金、前払金回収および上限金額のルールが含まれます。
支払プランの作成
メソッド: post
パス: /fscmRestApi/resources/11.13.18.05/incentiveCompensationPaymentPlans
支払プランの削除
メソッド: delete
パス: /fscmRestApi/resources/11.13.18.05/incentiveCompensationPaymentPlans/{PaymentPlanId}
支払プランの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/incentiveCompensationPaymentPlans/{PaymentPlanId}
すべての支払プランの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/incentiveCompensationPaymentPlans
支払プランの更新
メソッド: patch
パス: /fscmRestApi/resources/11.13.18.05/incentiveCompensationPaymentPlans/{PaymentPlanId}