Get products by ids
Returns products by identifier or SKU using the requested pricing context.
POST/api/products/by-ids Returns products by identifier or SKU using the requested pricing context.
Request payload for Get products by ids.
ids*array<>
Product identifiers or SKUs to resolve.
priceListId*|
Price list identifier used to resolve product pricing.
codeType?|
Whether the provided identifiers are product ids or SKUs.
targetCurrency?|
Target currency code for converted prices.