Enkash Developer Portal
Home
Home
Login
  1. Order
  • Back to home
  • Payment Gateway APIs
  • Merchant
    • Generate Authorization Token
      POST
    • Payment Modes Details
      GET
  • Order
    • Create Order
      POST
    • Get Order Status
      GET
    • Get Order By Merchant Order Id
      GET
    • Get BNPL Payment Methods
      GET
    • Get Dynamic UPI QR
      GET
    • UPI Intent Links
      GET
    • Search Order
      POST
  • Payment
    • Submit Payment Request
      POST
    • Get Transaction Status
      GET
    • Validate OTP
      POST
    • Resend OTP
      GET
    • Payment Notify Request
      POST
    • Get UPI Transaction Status
      GET
    • Verify UPI VPA
      POST
    • Search Transaction
      POST
  • Refund
    • Refund Enquiry
      POST
    • Refund
      POST
  • Settlement
    • Get Settlement Payout By ID
      GET
    • Search Settlement Payouts
      POST
  • Split Settlement
    • Create Split Settlement Account
      POST
    • Update Split Settlement Account
      PATCH
    • Get All Split Settlement Account
      GET
    • Deactivate Split Settlement Account
      PATCH
    • Activate Split Settlement Account
      PATCH
    • Submit Payment with Split Details
      POST
    • Edit Or Deferred Split Settlement
      POST
  • E-Commerce Plugins
  • UPI QR
    • Create UPI QR
    • Get UPI QR
    • Search UPI QR
    • Create Customer
    • Search Customer
    • Cancel UPI QR
  • UPI Autopay
    • Create UPI Mandate
    • Update UPI Mandate
    • Revoke UPI Mandate
    • Get UPI Mandate
    • UPI Mandate Callback
    • Mandate Pre-debit Notification
    • Execute Mandate Debit
    • Mandate Debit Callback
  • Payment Links
    • Payment Link APIs
    • Create Payment Link
    • Get Payment Link Details
    • Delete Payment Link
    • Webhook Request
  1. Order

Search Order

Developing
POST
/order/search

Request

Query Params

Header Params

Body Params application/jsonRequired

Example
{
  "orderIds": [
    "string"
  ],
  "merchantOrderId": "string",
  "merchantUniqueId": 0,
  "amountFrom": 0.01,
  "amountTo": 0,
  "status": "CREATED",
  "type": "SALE",
  "merchantDetailId": "string",
  "requestSource": "string",
  "consentTransaction": true,
  "productCode": "DEFAULT",
  "chargesFrom": 0,
  "chargesTo": 0,
  "customerEmail": "string",
  "customerPhone": "string",
   "createdFrom": "2024-01-29 07:22:40",
    "createdTo": "2025-10-29 07:22:40",
    "lastModifiedFrom": "2024-01-29 07:22:40",
  "lastModifiedTo": "2025-01-29 07:22:40",
  "productId": "string"
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/order/search?offset=0&limit=10&orderBy=id&direction=DESC' \
--header 'Authorization;' \
--header 'merchantAccessKey;' \
--header 'Content-Type: application/json' \
--data-raw '{
  "orderIds": [
    "string"
  ],
  "merchantOrderId": "string",
  "merchantUniqueId": 0,
  "amountFrom": 0.01,
  "amountTo": 0,
  "status": "CREATED",
  "type": "SALE",
  "merchantDetailId": "string",
  "requestSource": "string",
  "consentTransaction": true,
  "productCode": "DEFAULT",
  "chargesFrom": 0,
  "chargesTo": 0,
  "customerEmail": "string",
  "customerPhone": "string",
   "createdFrom": "2024-01-29 07:22:40",
    "createdTo": "2025-10-29 07:22:40",
    "lastModifiedFrom": "2024-01-29 07:22:40",
  "lastModifiedTo": "2025-01-29 07:22:40",
  "productId": "string"
}'

Responses

🟢200Success
application/json
Body

Example
{
    "response_code": 0,
    "response_message": "Success",
    "payload": {
        "recordsCount": 22821,
        "data": [
            {
                "orderId": "ORD1761641489688yWNgF",
                "created": "2025-10-28 14:21:29",
                "lastModified": "2025-10-28 14:21:29",
                "merchantOrderId": "ENK250115111122111259999",
                "amount": 20.00,
                "notifyUrl": "9999999999",
                "status": "ATTEMPTED",
                "merchantName": "Priyanka Tech",
                "productCode": "DEFAULT"
            },
            {
                "orderId": "ORD1761634569168V1sf7",
                "created": "2025-10-28 12:26:09",
                "lastModified": "2025-10-28 12:26:09",
                "merchantOrderId": "RANDOMID129",
                "amount": 100.00,
                "status": "PAID",
                "merchantName": "Jnana Inventive Private Limited",
                "productCode": "DEFAULT"
            },
            {
                "orderId": "ORD1761632947038bYKQ2",
                "created": "2025-10-28 11:59:07",
                "lastModified": "2025-10-28 11:59:07",
                "merchantOrderId": "17616329464177308363",
                "amount": 148.00,
                "notifyUrl": "9892322922",
                "status": "PAID",
                "merchantName": "Meenal Subhasis Majumder",
                "productCode": "DEFAULT"
            },
            {
                "orderId": "ORD1761629455767cRraa",
                "created": "2025-10-28 11:00:55",
                "lastModified": "2025-10-28 11:00:55",
                "merchantOrderId": "17616294557488607757",
                "amount": 148.00,
                "notifyUrl": "9892322922",
                "status": "PAID",
                "merchantName": "Meenal Subhasis Majumder",
                "productCode": "DEFAULT"
            },
            {
                "orderId": "ORD1761579076202suGHX",
                "created": "2025-10-27 21:01:16",
                "lastModified": "2025-10-27 21:01:16",
                "merchantOrderId": "17615790756520541805",
                "amount": 295.00,
                "notifyUrl": "9989545670",
                "status": "PAID",
                "merchantName": "Meenal Subhasis Majumder",
                "productCode": "DEFAULT"
            },
            {
                "orderId": "ORD1761579071462GHVFo",
                "created": "2025-10-27 21:01:11",
                "lastModified": "2025-10-27 21:01:11",
                "merchantOrderId": "17615790703327399974",
                "amount": 590.00,
                "notifyUrl": "9000090000",
                "status": "PAID",
                "merchantName": "Meenal Subhasis Majumder",
                "productCode": "DEFAULT"
            },
            {
                "orderId": "ORD1761570944399lyqRm",
                "created": "2025-10-27 18:45:44",
                "lastModified": "2025-10-27 18:45:44",
                "merchantOrderId": "RANDOMID1216",
                "amount": 100.00,
                "status": "PAID",
                "merchantName": "Jnana Inventive Private Limited",
                "productCode": "DEFAULT"
            },
            {
                "orderId": "ORD17615705518644ijWI",
                "created": "2025-10-27 18:39:11",
                "lastModified": "2025-10-27 18:39:11",
                "merchantOrderId": "RANDOMID1215",
                "amount": 100.00,
                "status": "PAID",
                "merchantName": "Jnana Inventive Private Limited",
                "productCode": "DEFAULT"
            },
            {
                "orderId": "ORD1761570435942Um6Mw",
                "created": "2025-10-27 18:37:15",
                "lastModified": "2025-10-27 18:37:15",
                "merchantOrderId": "RANDOMID1214",
                "amount": 100.00,
                "status": "PAID",
                "merchantName": "Jnana Inventive Private Limited",
                "productCode": "DEFAULT"
            },
            {
                "orderId": "ORD1761570261102WMCTa",
                "created": "2025-10-27 18:34:21",
                "lastModified": "2025-10-27 18:34:21",
                "merchantOrderId": "RANDOMID1213",
                "amount": 100.00,
                "status": "PAID",
                "merchantName": "Jnana Inventive Private Limited",
                "productCode": "DEFAULT"
            }
        ]
    }
}
Modified at 2025-10-29 10:15:32
Previous
UPI Intent Links
Next
Payment
Built with