# Magicpin

Aggregator code: `magicpin`

1. **Fulfilment Modes** — Configuring the fulfilment modes - *pickup*, *delivery* are mandatory for each and every item.
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. **Included Platforms** — It is mandatory to pass the included platforms for Magicpin for *pickup* items.
5. **Discounts** — Magicpin doesn't share the split of discounts share.
6. **Rider Details** — Rider details information is not available.
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/magicpin.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.
