機械翻訳について

関連グループのRESTエンドポイント

製品グループ/関連グループ
関連グループ・リソースは、サブ製品グループと親製品グループ間の関連を表示、作成、更新および削除するために使用されます。 サブグループ・リソースを使用して製品グループをサブグループ関連に作成または更新できますが、そのような関連の削除は、関連グループ・リソースを使用してのみ実行できます。
サブグループ関係の作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/setupSalesCatalogs/{ProdGroupId}/child/ProductGroupRelationSetup
サブグループ関係の削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/setupSalesCatalogs/{ProdGroupId}/child/ProductGroupRelationSetup/{ProdGroupRelationshipId}
サブグループ関係の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/setupSalesCatalogs/{ProdGroupId}/child/ProductGroupRelationSetup/{ProdGroupRelationshipId}
すべてのサブグループ関係の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/setupSalesCatalogs/{ProdGroupId}/child/ProductGroupRelationSetup
サブグループ関係の更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/setupSalesCatalogs/{ProdGroupId}/child/ProductGroupRelationSetup/{ProdGroupRelationshipId}