v1
latestOpenAPI 3.0.02026-07-2480129136.5 KBCatalog
Get Product Details
This endpoint returns an array of products whose Ids were specified in the productIds parameter. Products that could be found are returned in the results array in the response. Products that could not be found are indicated in the errors array.
get/catalog/products/{productIds}
Path parameters
productIdsstring required
A comma delimited list of Ids for the products to return.
Query parameters
getExtendedFieldsboolean
If true, include additional Category-specific information about each Product, otherwise only return general Product information. Default is false.
includeSkusboolean
If true, include SKU details for each product. Default is false.
Response
All products found and returned.