機械翻訳について

商談パートナRESTエンドポイント

商談/商談パートナ
商談パートナ・リソースは、商談に関連付けられたパートナを表示、作成、更新および削除するために使用されます。 商談パートナは、商談の販売活動に貢献します。
商談売上パートナの作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/RevenuePartnerPrimary
商談売上パートナの削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/RevenuePartnerPrimary/{RevnPartOrgPartyId}
すべての商談売上パートナを取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/RevenuePartnerPrimary
商談売上パートナを取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/RevenuePartnerPrimary/{RevnPartOrgPartyId}
商談売上パートナの更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/RevenuePartnerPrimary/{RevnPartOrgPartyId}