---
title: "Transaction"
method: POST
path: "/v2/transaction"
---

# Transaction

`POST /v2/transaction`

## Response `200`

200

- object
  - `statuscode` string
  - `actcode` unknown
  - `status` string
  - `data` object
    - `externalRef` string
    - `poolReferenceId` string
    - `txnValue` string
    - `txnReferenceId` string
    - `pool` object
      - `account` string
      - `openingBal` string
      - `mode` string
      - `amount` string
      - `closingBal` string
    - `remitterMobile` string
    - `beneficiaryAccount` string
    - `beneficiaryIfsc` string
    - `beneficiaryName` 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)
