Aller au contenu principal

Get all IBAN aliases

GET 

/olky_alias/iban/

Get all IBAN aliases

Request

Responses

List every aliasIBAN, if it empty, there is no aliasIBAN in the database

Schema
  • Array [
  • UUID string
    Iban string

    Iban

    BIC string

    BIC

    Actif booleannullable

    is Actif (default = true)

    Public booleannullable

    is Public (default = false)

    BankInfoDto objectnullable
    Address stringnullable

    address1

    CountryName stringnullable

    countryName

    Institution stringnullable

    institution

    Location stringnullable

    location

    Name stringnullable

    name

  • ]
Loading...