v1
latestOpenAPI 3.0.02026-07-2480129136.5 KBCatalog
Get Product Details By GTIN
This endpoint returns a Product's details using a code from the GTIN family of product codes. NOTE: Not all products will have a GTIN.
get/catalog/products/gtin/{gtin}
Path parameters
gtinstring required
A product code from the GTIN family of codes for Product to be returned.
Query parameters
getExtendedFieldsboolean
If true, include additional category-specific information about the Product, otherwise only return general product information. Default is false.
includeSkusboolean
If true, include SKU details for the Product. Default is false.
Response
Product found and returned.