# Gupshup

Aggregator code: `gupshup`

1. **Fulfilment Modes** — Configuring the fulfilment modes - *pickup*, *delivery* are mandatory for every item and charge. In case if you missed configuring *fulfillment\_mode* then that item/charge will be available for all modes of ordering (dine-in/delivery/pickup).
2. **Category Timing Groups** — The configuration of the Category timing group is NOT supported.
3. **Nested Option Groups** — The configuration of Nested Option Groups and Nested Options is NOT supported.
4. **Item Images** — Item images are sent in the catalogue publish to the aggregator. However, Gupshup's UI doesn't have the support for the same yet.
5. **Included Platforms** — It is mandatory to pass the included platforms for Gupshup for *pickup* items.
6. **Discounts** — Gupshup doesn't share the split of discounts share.
7. **Store On/Off** — Store On/Off functionality is supported.
8. **Item On/Off** — Item On/Off functionality is supported.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://api-docs.urbanpiper.com/downstream/aggregator-constraints/gupshup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
