機械翻訳について

商談ソースRESTエンドポイント

商談/商談ソース
商談ソース・リソースは、商談のソースを表示、作成、更新および削除するために使用されます。 商談ソースは、商談となったマーケティング・キャンペーンまたは営業キャンペーンです。
商談ソースの作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunitySource1
商談ソースの削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunitySource1/{OptySrcId}
すべての商談ソースの取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunitySource1
商談ソースの取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunitySource1/{OptySrcId}
商談ソースの更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunitySource1/{OptySrcId}