機械翻訳について

商談リードRESTエンドポイント

商談/商談リード
商談リード・リソースは、商談となったリードの表示、作成、更新および削除に使用されます。
商談リードの作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunityLead
商談リードの削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunityLead/{OptyLeadId}
すべての商談リードの取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunityLead
商談リードの取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunityLead/{OptyLeadId}
商談リードの更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunityLead/{OptyLeadId}