> For the complete documentation index, see [llms.txt](https://docs.evitalrx.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evitalrx.in/api-for-b2b/introduction.md).

# Introduction

In the evolving landscape of the healthcare industry, seamless interactions between pharmacies and wholesalers are essential for efficient operations. Our B2B API facilitates streamlined wholesale sales and returns. This API's provides robust functionality for processing wholesale orders and handling wholesale returns, ensuring accurate records of all transactions.. By using this B2B solution, pharmacies can optimize their operations, allowing them to focus on delivering exceptional care to their patients.

**Here is the Postman Collection of APIs**

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

## Sequence Diagram

<figure><img src="/files/uGijNCw4JPuPwq6Dtd6P" alt=""><figcaption><p><mark style="background-color:yellow;"><strong><code>This sequence diagram illustrates the flow of interactions between the Pharmacy, Third Party Integration, and eVitalRx API for managing customer information, wholesale sales orders, and returns. It covers the processes of adding/updating customers, saving and viewing sales orders (including drafts), and managing sales returns, ensuring seamless B2B transactions for efficient wholesale operations in the healthcare industry.</code></strong></mark></p></figcaption></figure>

**Watch a video.**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-b2b/introduction.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.
