機械翻訳について

組織担当者RESTエンドポイント

アカウント/組織担当者
アカウント担当者リソースは、アカウント担当者を表示、作成、更新および削除するために使用されます。 アカウントの担当者として機能する個人を指します。
アカウント担当者の作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/AccountContact
アカウント担当者の削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/AccountContact/{AccountContactId}
すべてのアカウント担当者の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/AccountContact
取引先担当者の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/AccountContact/{AccountContactId}
取引先担当者の更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/AccountContact/{AccountContactId}