---
page_title: Order Status Recurring
product: upi-autopay
page_source: https://docs.juspay.io/upi-autopay/docs/how-to-integrate/order-status-recurring
llms_txt: https://docs.juspay.io/llms.txt
product_llms_txt: https://docs.juspay.io/upi-autopay/llms.txt
---


# Get Mandate/Autopay Recurring Order Status



After the Mandate/ Autopay recurring debit flow is initiated, this API can be used to check the status of the recurring transaction.


## API Parameters




### Step 1.1. Authorization



### Payload
- **Basic Auth**:
  - Description: Consists of two parts.
    
      * Username: API Key obtained from Juspay dashboard
      * Password: Empty string
    
    Example:- Basic MUQ2QUxxxxxxxxxxxxU5QTIxQzNFNTQwNkFDMEZCOg==
  - Tags: Base64 Encoded Username:Password, Mandatory





### Step 1.1. Headers



### Payload
- **X-merchantid**:
  - Description: Merchant ID which would have been issues while registering with Juspay
  - Tags: string, Required
- **Version**:
  - Description: Pass the current date in YYYY-MM-DD format
  - Tags: string





### Step 1.1. Path Parameters



### Payload
- **Order_id**:
  - Description: Order Id for which you want check mandate order status
  - Value: Example:- ord_234823498237423894273498
  - Tags: String, Mandatory




## Sample Code Snippets:
### Top Header:

#### Request Code Snippet:

```request
curl GET 'https://api.juspay.in/orders/234823498237423894273498' \
--header 'x-merchantid: merchant' \
--header 'x-routing-id: customer_1122'\
--header 'Authorization: Basic <base64 of key:>'
--header 'version: 2023-06-30'

```

### Sample Response:

#### Response:
```plaintext
{
  "payer_app_name": null,
  "payer_vpa": "example@upi",
  "payment_method": "UPI_PAY",
  "customer_phone": "98XXXXXX10",
  "payment_gateway_response": {
    "auth_ref_num": null,
    "network_error_message": null,
    "xid": null,
    "cvv_check": null,
    "masked_bank_account_number": null,
    "payer_name": null,
    "txn_id": "SPOE260517182957105I",
    "rrn": "613732191846",
    "auth_id_code": null,
    "resp_message": null,
    "umrn": "XXXXXXXXXXXX",
    "epg_txn_id": "SPOE260517182957105I",
    "gateway_merchant_id": "merchant_12345",
    "resp_code": null,
    "created": "2026-05-17T18:29:58Z",
    "current_blocked_amount": null,
    "payer_account": null,
    "eci": null,
    "network_error_code": null,
    "payer_ifsc": null,
    "arn": null,
    "avs_response": null
  },
  "udf8": "",
  "txn_id": "SPOE260517182957105I",
  "order_id": "SPOE260517182957105I",
  "gateway_reference_id": null,
  "maximum_eligible_refund_amount": 228,
  "udf9": "",
  "txn_detail": {
    "txn_id": "SPOE260517182957105I",
    "order_id": "SPOE260517182957105I",
    "error_code": null,
    "source_object": "MANDATE",
    "txn_flow_type": "INTENT",
    "merchant_identifier": null,
    "txn_object_type": "EMANDATE_PAYMENT",
    "status": "CHARGED",
    "express_checkout": false,
    "gateway_id": 555,
    "error_message": "",
    "offer_deduction_amount": null,
    "tax_amount": null,
    "currency": "INR",
    "source_object_id": "11676644632",
    "txn_amount_breakup": [
      {
        "amount": 228,
        "method": "ADD",
        "sno": "sample_sno",
        "name": "BASE"
      }
    ],
    "txn_amount": 228,
    "created": "2026-05-17T18:29:57Z",
    "remaining_refundable_amount": 228,
    "gateway": "HYPER_PG",
    "surcharge_amount": null,
    "last_updated": "2026-05-17T18:29:59Z",
    "txn_uuid": "mozqqduVo2qNamHz45t",
    "net_amount": 228,
    "redirect": false
  },
  "customer_id": "cust_sample_12345",
  "amount": 228,
  "udf4": "",
  "status": "CHARGED",
  "udf5": "",
  "udf6": "",
  "status_id": 21,
  "offers": [],
  "udf7": "",
  "resp_message": null,
  "product_id": "",
  "refunded": false,
  "udf10": "",
  "gateway_id": 555,
  "udf1": "",
  "udf2": "",
  "payment_method_display_name": "Google Pay",
  "udf3": "",
  "date_created": "2026-05-17T18:29:57Z",
  "id": "ordeh_fc01d6d1c7da4edba9de862b75410216",
  "conflicted": false,
  "merchant_id": "flipkartpayin3",
  "return_url": "",
  "effective_amount": 228,
  "currency": "INR",
  "auth_type": "",
  "customer_email": null,
  "resp_code": null,
  "next_action": "none",
  "upi": {
    "payer_vpa": "example@upi",
    "txn_flow_type": "INTENT"
  },
  "payment_method_type": "UPI",
  "customer_phone_country_code": "91",
  "additional_info": {},
  "last_updated": "2026-05-17T18:29:59Z",
  "txn_uuid": "mozqqduVo2qNamHz45t",
  "resp_category": null,
  "mandate": {
    "umrn": "XXXXXXXXXXXX"
  },
  "payment_links": {
    "mobile": "https://payments.juspay.in/payment-page/order/order_id",
    "web": "https://payments.juspay.in/payment-page/order/order_id",
    "iframe": "https://payments.juspay.in/payment-page/order/order_id"
  },
  "amount_refunded": 0,
  "basket": [
    {
      "merchantDiscountAmount": null,
      "shippingDestinationType": null,
      "productName": null,
      "merchantEmiDiscountAmount": null,
      "sellerType": null,
      "customParams": {
        "order_id": "PZT2605172357IP6C702",
        "date_created": "1779042597078",
        "installment_number": "1"
      },
      "productRisk": null,
      "cashbackAmount": null,
      "emiCashbackAmount": null,
      "settlementSplitInfo": null,
      "sku": null,
      "id": "PZT2605172357IP6C702",
      "productCode": null,
      "quantity": 1,
      "oemName": null,
      "description": "ORDER",
      "imeiDetails": null,
      "category": null,
      "unitPrice": 228,
      "emiDiscountAmount": null,
      "discountAmount": null,
      "passenger": null,
      "productUrl": null
    }
  ],
  "bank_error_code": "",
  "metadata": {
    "payment_rules": "sample_payment_rule",
    "payment_page_client_id": "flipkartpayin3",
    "payment_links": {
      "mobile": "https://payments.juspay.in/payment-page/order/order_id",
      "web": "https://payments.juspay.in/payment-page/order/order_id",
      "iframe": "https://payments.juspay.in/payment-page/order/order_id"
    }
  },
  "emi_details": {},
  "bank_error_message": ""
}
```

