eVitalRx
  • API - powered by eVitalRx
  • Getting Started with eVitalRx
  • API FOR Product Catalogue
    • Introduction
    • Medicines
      • Search Product
      • Product Details
      • Search Content
      • Request Product
      • Get Categories
      • Get Category Products
  • API FOR Patient App
    • Introduction
    • Login/Signup
      • Signup send OTP
      • Signup
      • Login
      • Forgot password send OTP
      • Reset password
      • Change password
    • Patients
      • Add Patient
      • Update Patient
      • Get Patient
      • Add Patient family member
    • Addresses
      • List Addresses
      • Add-Update Address
      • Set Default Address
      • Delete Address
    • Medicines
      • Search Products
      • Search Manufacturer
      • Product Details
      • Get Stock details
      • Get Product Batch
      • Search Content
      • Branded to Generic
      • Get Categories
      • Get Category Products
      • Get Entity Categories
      • Get Entity Category Products
    • Orders
      • Place Order
      • Cancel Order
      • Save
      • Order Details
      • Order List
      • Mark as Accept
      • Mark as Reject
      • Get Reject Reasons
      • Get Chemist Order Settings
      • â›”Mark as Shipped
      • Mark as Delivered
      • Order Return
      • Order Return Details
  • API FOR EMR/HMIS SOFTWARE
    • Introduction
    • Medicines
      • Search Products
      • Product Details
      • Get Inventory Status
      • Get Inventory Items
      • Get Alternatives
      • Get Product Batch
      • Get Expired Batches
      • Request Product
      • Branded to Generic
      • Search Content
      • Add Favorite Medicine
    • Patients
      • Add Patient
      • Get Patient
      • Update Patient
      • Add Patient family member
    • Orders
      • Push Prescription
      • Order Details
      • Order List
      • â›”Update Order
      • Save
  • API FOR Custom Fields
    • Introduction
    • Add Custom Fields
    • Update Custom Field
    • Delete Custom Fields
    • List Custom Fields
  • API FOR MASTER
    • Reports
      • Margin Report
      • Stock Summary
  • API FOR FULFILLMENT
    • Introduction
    • Medicines
      • Search Products
      • Product Details
    • Orders
      • â›”Check Serviceability
      • Check Serviceability V3
      • â›”Checkout V2
      • Checkout V3
      • â›”Place Order V2
      • Place Order V3
      • â›”Order Details
      • Order Details V2
      • â›”Cancel Order
      • Cancel Order V2
      • Get Reject Reasons
    • Patients
      • Add Patient
      • Get Patient
  • API FOR B2B
    • Introduction
    • Orders
      • Order Save
      • Order Save as Draft
      • Order List
      • Order Details
      • Order Return Save
      • Order Return List
      • Order Return Details
    • Customers
      • Add / Update Customer
      • Customer List
  • Webhook Responses
    • Introduction
    • Medicine Webhook
    • Transaction Webhook
    • Draft Save
    • Draft Edit
    • Order Save
    • Order Edit
    • Order Accepted
    • Order Rejected
    • Order Shipped
    • Order Delivered
    • Order Split
  • Others
    • Terms & Conditions
Powered by GitBook
On this page

Was this helpful?

  1. API FOR B2B
  2. Orders

Order Return List

PreviousOrder Return SaveNextOrder Return Details

Last updated 5 months ago

Was this helpful?

POST

Request Body

Name
Type
Description

start_date*

Date

Date of the bill.

Format: YYYY-MM-DD

end_date*

Date

Date of the bill.

Format: YYYY-MM-DD

apikey*

String

Authentication token

order_number

String

Unique order number which got generated while saving order

bill_no

String

The number of the bill like for eg. 1, 2, 3...

reference_number

Number

Generated reference number to bill for eg. 1, 2, 3...

buyer_chemist_id

String

Id to uniquely identify the chemist for whom the order is saved

searchstring

String

Min: 3 char required, accepts: 1. pharmacy_name 2. area

payment_status

Number

To choose payment mode of the order.

1: CASH

2: CREDIT

3: UPI

4: CHEQUE

5: PAYTM

6: CC/DC

7: RTGS/NEFT

orderby

String

Field to order results by, accepts: 1. reference_number 2. bill_no 3. bill_date 4. created_date (default) 5. pharmacy_name 6. amount 7. area

order

String

Order direction, accepts: 1. asc 2. desc (default)

remark

String

Note for the Prescription if any

{
    "status_code": "1",
    "status_message": "Success",
    "datetime": "2024-10-01 15:27:42",
    "data": {
        "rpp": 20,
        "current_page": 1,
        "staff_list": [
            {
                "id": "pAUYuNJCJxZDFD5U4Nq/ZQ==",
                "fullname": "Owner",
                "status": "active",
                "entity": "chemist",
                "role_id": "aBs1Hvl3Duj0n3tGG09Biw=="
            },
            {
                "id": "AUggj/Nbe8fOBBWEUBAysA==",
                "firstname": "Raju",
                "lastname": "R",
                "status": "active",
                "role_id": "S7BTDcQD0IFOO7ypLxnmRg==",
                "role_name": "Store Manager",
                "fullname": "Raju R",
                "entity": "staff"
            }
        ],
        "results": [
            {
                "id": "tktJBTVofF3vGazDa6GlOQ==", // Rturn Order ID
                "buyer_chemist_id": "9RraDPXEXeI+7FJlRkv7Kw==",
                "chemist_id": "pAUYuNJCJxZDFD5U4Nq/ZQ==",
                "area": "",
                "reference_number": 58,
                "bill_no": "",
                "bill_date": "2024-09-24",
                "amount": 847,
                "payment_status": 2,
                "order_number": "0340854368",
                "order_by_id": "pAUYuNJCJxZDFD5U4Nq/ZQ==",
                "order_by_entity": "chemist",
                "order_by_name": "Owner",
                "created_date": "2024-10-01 15:07:08",
                "remark": "",
                "pharmacy_name": "rrr",
                "einvoice_url": "",
                "mobile": "7656789034",
                "total": 0
            },
            {
                "id": "f4Prpako4VmiRuhdUA8gYg==",
                "buyer_chemist_id": "9RraDPXEXeI+7FJlRkv7Kw==",
                "chemist_id": "pAUYuNJCJxZDFD5U4Nq/ZQ==",
                "area": "",
                "reference_number": 57,
                "bill_no": "",
                "bill_date": "2024-09-24",
                "amount": 847,
                "payment_status": 2,
                "order_number": "3983669004",
                "order_by_id": "pAUYuNJCJxZDFD5U4Nq/ZQ==",
                "order_by_entity": "chemist",
                "order_by_name": "Owner",
                "created_date": "2024-10-01 14:56:06",
                "remark": "",
                "pharmacy_name": "rrr",
                "einvoice_url": "",
                "mobile": "7656789034",
                "total": 0
            }
        ]
    }
}
{
    "status_code": "0",
    "status_message": "start_date is required",
    "datetime": "2024-10-01 15:28:28",
    "data": null
}
{{apiUrl}}b2b/return/list