---
title: "Mini Statement"
method: POST
path: "/miniStatement"
---

# Mini Statement

`POST /miniStatement`

A mini statement in AEPS (Aadhaar Enabled Payment System) typically provides a brief overview of recent transactions associated with a bank account linked to an Aadhaar card. This statement usually includes details such as the date, time, transaction type, and amount of the transactions.

## Response `200`

200

- object
  - `statuscode` string
  - `actcode` unknown
  - `status` string
  - `data` object
    - `externalRef` string
    - `bankName` string
    - `accountNumber` string
    - `ipayId` string
    - `transactionMode` string
    - `payableValue` string
    - `transactionValue` string
    - `openingBalance` string
    - `closingBalance` string
    - `operatorId` string
    - `walletIpayId` string
    - `bankAccountBalance` string
    - `miniStatement` object[]
      - `date` string
      - `txnType` string
      - `amount` string
      - `narration` string
  - `timestamp` string
  - `ipay_uuid` string
  - `orderid` string
  - `environment` string
  - `internalCode` unknown

## Other responses

- `400` — 400

---

[API](https://skmtc.net/instantpay/apis/identity.md) · [All operations](https://skmtc.net/instantpay/apis/identity/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instantpay/identity/versions/1d0672797b14/schema)
