Action | Method | Resource | Description |
---|---|---|---|
Get Business by products modell |
| /products | Get business by products |
the endpoint to get business by products can receive the following parameters
Attribute | Type | required | description |
---|---|---|---|
dropdown_option_id | integer | No | |
groupBy | string | No | If you pass the string business, it will search for all the businesses that have products that contain in their name or description the values that are passed to them in the where |
where | array_object | Yes | Look for the products that have in their name or description, the values that the array contains |