GetBank

SecurityOAuth2
Request
path Parameters
bic
required
string

Bank Identification Code of the bank to retrieve

Responses
200

Success

401

Unauthorized

403

Forbidden

get/banks/{bic}
Response samples
application/json
{
  • "bic": "DNBANOKKXXX",
  • "name": "DNB Bank ASA",
  • "countryCode": "NO",
  • "channelType": "psd2",
  • "consentProperties": {
    }
}