機械翻訳について

関係RESTエンドポイント

Accounts/Relationships
関係リソースは、アカウント関係を表示、作成および更新するために使用されます。 取引先関係は、取引先と取引先の担当者との間の相互接続です。
関係の作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/Relationship
関係の削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/Relationship/{RelationshipRecId}
関係の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/Relationship/{RelationshipRecId}
すべての関係の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/Relationship
関係の更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/Relationship/{RelationshipRecId}