> 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-fulfillment-portal.md).

# API FOR FULFILLMENT

- [Introduction](https://docs.evitalrx.in/api-for-fulfillment-portal/introduction.md)
- [Patients](https://docs.evitalrx.in/api-for-fulfillment-portal/patients.md)
- [Add Patient](https://docs.evitalrx.in/api-for-fulfillment-portal/patients/add-patient.md): To add patients with mobile number, name and address.
- [Get Patient](https://docs.evitalrx.in/api-for-fulfillment-portal/patients/get-patient.md): To get the patient details
- [Medicines](https://docs.evitalrx.in/api-for-fulfillment-portal/medicines.md)
- [Search](https://docs.evitalrx.in/api-for-fulfillment-portal/medicines/search-products.md): To search items with the Item Name (string), GTIN number of the product, or Salt-Composition(content).
- [View V3](https://docs.evitalrx.in/api-for-fulfillment-portal/medicines/view-v3.md): To get item details in your inventory by unique medicine Id.
- [Orders](https://docs.evitalrx.in/api-for-fulfillment-portal/orders.md)
- [Check Serviceability V3](https://docs.evitalrx.in/api-for-fulfillment-portal/orders/check-serviceability-v3.md): To check if a location is serviceable
- [Checkout V3](https://docs.evitalrx.in/api-for-fulfillment-portal/orders/checkout-v3.md): To check availability of the items.
- [Place Order V3](https://docs.evitalrx.in/api-for-fulfillment-portal/orders/place-order.md): To place order with items and its quantity.
- [Order Details V2](https://docs.evitalrx.in/api-for-fulfillment-portal/orders/order-details-v2.md): To view order details
- [Cancel Order V2](https://docs.evitalrx.in/api-for-fulfillment-portal/orders/cancel-order-v2.md): The patient can cancel the order with this API.
- [Get Reject Reasons](https://docs.evitalrx.in/api-for-fulfillment-portal/orders/get-reject-reasons.md): Get list of reasons to reject the order.
- [Checkout By Content](https://docs.evitalrx.in/api-for-fulfillment-portal/orders/checkout-by-content.md)
- [Checkout With Pharmacy List](https://docs.evitalrx.in/api-for-fulfillment-portal/orders/checkout-with-pharmacy-list.md)
- [Webhooks](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks.md)
- [Overview](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/overview.md): This section contains Fulfillment module webhooks
- [Digitization Completed](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/digitization-completed.md): This webhook is for order process through PAAS portal only.
- [Digitization Rejected](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/digitization-rejected.md)
- [Order Assigned](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/order-assigned.md)
- [Order Accepted](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/order-accepted.md)
- [Order Rejected](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/order-rejected.md)
- [Order Shipped](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/order-shipped.md)
- [Order Picked Up](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/order-picked-up.md)
- [Order Delivered](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/order-delivered.md)
- [Order Reassigned](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/order-reassigned.md)
- [Order Split⛔](https://docs.evitalrx.in/api-for-fulfillment-portal/webhooks/order-split.md)
- [Fulfillment FAQ's](https://docs.evitalrx.in/api-for-fulfillment-portal/fulfillment-faqs.md): Some common question that we were asked.
- [Corner Cases](https://docs.evitalrx.in/api-for-fulfillment-portal/corner-cases.md)
