---
title: "Generate QR"
method: POST
path: "/generateQr"
---

# Generate QR

`POST /generateQr`

## 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` number
    - `miniStatement` unknown[]
      - unknown
  - `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)
