機械翻訳について

組織添付RESTエンドポイント

ハブ組織/組織添付
組織添付リソースは、組織の添付の表示、作成、更新および削除に使用されます。
添付の作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/hubOrganizations/{PartyNumber}/child/Attachment
添付の削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/hubOrganizations/{PartyNumber}/child/Attachment/{AttachmentUniqID}
すべての添付の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/hubOrganizations/{PartyNumber}/child/Attachment
添付ファイルを取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/hubOrganizations/{PartyNumber}/child/Attachment/{AttachmentUniqID}
添付の更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/hubOrganizations/{PartyNumber}/child/Attachment/{AttachmentUniqID}