Skip to main content
GET /service/account-holders/:iban

Account holder details

Get account holder details

Path Parameters
    iban string required
Responses

OK


Schema
    iban IBAN

    Possible values: >= 15 characters and <= 34 characters

    IBAN account number with country prefix

    providerId ProviderId

    Unique payment provider (bank) id

    name string
    currencies CurrencyCode[]
    country CountryCode

    Provider country code (ISO 3166 alpha-2 codes)

Loading...