---
title: "Digital Iban"
method: POST
path: "/v1.02/digitaliban/create"
---

# Digital Iban

`POST /v1.02/digitaliban/create`

Creates Digital Iban payment request.

## Request body

- object
  - `identifier` string
  - `amount` object
    - `value` integer
    - `currency` string

## Response `201`

201

- object
  - `transactionStatus` string
  - `reference` string
  - `iban` string

## Other responses

- `401` — 401

---

[API](https://skmtc.net/eupago/apis/rest-api-apikey-auth.md) · [All operations](https://skmtc.net/eupago/apis/rest-api-apikey-auth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eupago/rest-api-apikey-auth/revisions/a8c2e94702a4/schema)
