---
title: "PlacePnd"
method: POST
path: "/transaction/placePnd"
---

# PlacePnd

`POST /transaction/placePnd`

## Headers

- `content-type` string

## Request body

- object
  - `accountNumber` string — Account Number, Reference ID, Amount and Reason
  - `pndReferenceId` string — pndReferenceId
  - `amount` string — amount
  - `reason` string — reason

## Response `200`

200

- object[]
  - `pndReferenceId` string
  - `responseCode` string
  - `responseMessage` string

## Other responses

- `201` — 201
- `401` — 401
- `403` — 403
- `404` — 404

---

[API](https://skmtc.net/openbanking/apis/open-banking-api.md) · [All operations](https://skmtc.net/openbanking/apis/open-banking-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openbanking/open-banking-api/versions/a60a6fb5a898/schema)
