機械翻訳について

報酬プラン - プラン・コンポーネントのRESTエンドポイント

報酬プラン/報酬プラン - プラン・コンポーネント
プラン・コンポーネント・リソースは、プラン・コンポーネントと報酬プランの関連を作成、更新または削除するために使用されます。 また、報酬プランのプラン・コンポーネントのすべての詳細を表示するためにも使用できます。 プラン・コンポーネント・リソースは、プラン・コンポーネントを報酬にリンクし、このレベルで追加詳細を提供します。 このレコードを作成する前に、プラン・コンポーネントが存在する必要があります。
プラン・コンポーネントの作成
メソッド: post
パス: /fscmRestApi/resources/11.13.18.05/compensationPlans/{CompensationPlanId}/child/CompensationPlanComponents
プラン・コンポーネントの削除
メソッド: delete
パス: /fscmRestApi/resources/11.13.18.05/compensationPlans/{CompensationPlanId}/child/CompensationPlanComponents/{CompensationPlanComponentId}
プラン・コンポーネントの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/compensationPlans/{CompensationPlanId}/child/CompensationPlanComponents/{CompensationPlanComponentId}
すべてのプラン・コンポーネントの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/compensationPlans/{CompensationPlanId}/child/CompensationPlanComponents
プラン・コンポーネントの更新
メソッド: patch
パス: /fscmRestApi/resources/11.13.18.05/compensationPlans/{CompensationPlanId}/child/CompensationPlanComponents/{CompensationPlanComponentId}