機械翻訳について

商談のRESTエンドポイント

アシスタント/商談の設定
商談リソースは、商談設定の作成、表示および更新に使用されます。
商談設定データの作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/Opportunities
すべての商談設定データの取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/Opportunities
商談設定データの取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/Opportunities/{Id}
商談設定データの更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/Opportunities/{Id}