Get Product Info
GET {{baseUrl}}/product.info.json?id=<integer>¶ms=<string>&exclude=<string>&store_id=<string>&lang_id=<string>¤cy_id=<string>&product_variant_params=<string>&report_request_id=<string>&disable_report_cache=<boolean>
Get product info about product ID *** or specify other product ID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
id | string | Webhook id | |
params | string | Set this parameter in order to choose which entity fields you want to retrieve | |
exclude | string | Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter params equal force_all | |
store_id | string | Defines store id where the webhook should be assigned | |
lang_id | string | Language id | |
currency_id | string | Currency Id | |
product_variant_params | string | Set this parameter in order to choose which product variants fields you want to retrieve | |
report_request_id | string | Report request id | |
disable_report_cache | string | Disable report cache for current request |