Get Product Child Item Info
GET {{baseUrl}}/product.child_item.info.json?params=<string>&exclude=<string>&product_id=<string>&id=<integer>&store_id=<string>
Get child for specific product.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
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 | |
product_id | string | Defines the product where the price has to be deleted | |
id | string | Webhook id | |
store_id | string | Defines store id where the webhook should be assigned |