Add to basket
glovo_add_to_basketAdd a product to your Glovo basket using store and product identifiers. Specify modifiers and quantity to customize your order.
Instructions
Add a product to the real Glovo basket. Do not call unless the user explicitly asks for a real basket change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | No | ||
| store_id | Yes | ||
| product_id | Yes | ||
| external_id | No | ||
| selected_options | No | Selected modifier options. Use option_group ids from glovo_get_product. | |
| store_address_id | Yes | ||
| store_product_id | No | ||
| validate_options | No | Fetch product details and validate required/optional modifiers before adding. Default true when selected_options are supplied. | |
| store_category_id | No |