Swift Bics

Defines the possible Swift Business Indentifier Codes using the full 11 alphanumer values.

Path Params
string
required
Body Params
string
required
length between 1 and 11

The SwiftBicId is an nvarchar field with a maximum length of 11 which acts as a primary key for the SwiftBic table. This field uniquely identifies each record in the table and is used as a reference when creating and managing financial transactions.

string | null

CountryId is an nvarchar field in the SwiftBic table that stores the country's ISO code of the corresponding financial institution associated with the SwiftBic code. The length of CountryId is limited to 128 characters.

Response
200

OK

Language
URL
Response
Click Try It! to start a request and see the response here!