v1
latestSwagger 2.02026-07-144014.6 KBproducts
2. Get complete product info with product id.
Use this to get complete product info. No pagination supported.
get/api/products/get-products-info
Query parameters
locale_geo_id'zh-TW' | 'de-DE' | 'en-US' | 'es-ES' | 'fr-FR' | 'it-IT' | 'ja-JP' | 'ko-KR' | 'nl-NL' | 'pl-PL' | 'pt-BR' | 'ru-RU' | 'sv-SE' | 'th-TH' | 'tr-TR' | 'ur-PK' | 'id-ID' | 'uk-UA' | 'vi-VN' | 'si-LK' | 'en-NE' | 'zh-CN' | 'en-UK' | 'es-MX' | 'pt-PT' | 'bn-BD' | 'en-EG' | 'en-AU' | 'en-CA' | 'en-NZ' | 'en-IE' | 'en-VE' | 'en-CO' | 'en-PE' | 'en-AR' | 'en-PH' | 'es-CL' | 'en-HK' | 'en-IN' | 'en-MY' | 'en-SG' | 'en-ZA' | 'es-XL' | 'fr-CA' | 'en-XR' | 'en-XA' required
Locale and Geo code used to get localised data.<br/><br/>
product_idstring required
Product id's that needs to be filtered. Only max of 40 products are supported now. Values must be enclosed in [ square brackets ] and each value must be in "double quotes". Use comma to add multiple values.<br/><br/>Example: ["223","224"]
include_referencestring
If send "true", this will fetch variant/compatible info into result set. Default is false.
Response
Successful operation.