v1

latestOpenAPI 3.1.02026-07-14270217.5 KB

Digital Iban

Creates Digital Iban payment request.

post/v1.02/digitaliban/create

Request body

identifierstring

Response

201

transactionStatusstring
referencestring
ibanstring

Example response

{
  "transactionStatus": "Success",
  "reference": "2914983",
  "iban": "PT50007911007836888621493"
}