# Reports

The **Master Bundle API** provides two types of reports: the **Margin Report**, which details product margins, pricing, and related financial information, and the **Stock Summary Report**, which offers a comprehensive overview of stock levels, details, and product locations. Users can request these reports in either compressed or non-compressed formats, allowing for flexibility in data presentation and usage.

**Here is the Postman Collection of APIs**

{% file src="/files/I2se4IgJYS1jqrtHnOur" %}

## Sequence Diagram

<figure><img src="/files/Fch5HY8xErne7dd1H4wo" alt=""><figcaption><p><mark style="background-color:yellow;"><strong><code>The Master Bundle API offers two reports: the Margin Report, which provides product margins and sales data, and the Stock Summary Report, detailing stock levels, pricing, and margins. Users can request these reports from the eVitalRx System, which returns the data in either compressed or non-compressed formats.</code></strong></mark></p></figcaption></figure>

**Watch a video.**

{% embed url="<https://www.loom.com/share/31ad0ce8044d4bad89afb5aacda775a2>" %}


---

# 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://docs.evitalrx.in/api-for-master-portal/reports.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.
