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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.