legacy-knowledge-base
公開されました Sep. 10, 2025

ヘッドレスAPIでID付き商品を探すことができない

written-by

Solyom Nagy-Györkös

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • ヘッドレスAPIで商品を取得した際に、商品に2つのIDフィールドがあることに気付いた。
    • id
    • productId
  • id はUI上で表示され、 productId は表示されない。
  • idを使ってヘッドレスAPIで商品を取得しようとすると、うまくいきません:
    例えば、以下のような感じです: GET /o/headless-commerce-admin-catalog/v1.0/products/{id}

Environment

  • コマース4.0(DXP7.4)これまでに再掲載された

解決策

  • ヘッドレスAPIを使用する場合、 productId は、エンドポイントが使用し、探している唯一のIDである。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base