Get Product Child Item Find
GET {{baseUrl}}/product.child_item.find.json?find_value=<string>&find_where=<string>&find_params=<string>&store_id=<string>
Search product child item (bundled item or configurable product variant) in store catalog.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
find_value | string | Entity search that is specified by some value | |
find_where | string | Entity search that is specified by the comma-separated unique fields | |
find_params | string | Entity search that is specified by comma-separated parameters | |
store_id | string | Defines store id where the webhook should be assigned |