SWIFT Module 7.1 SP10.July 2020 | Package Services | WmFIN Package Services | wm.fin.bic Folder | wm.fin.bic:getBICInfo
 
wm.fin.bic:getBICInfo
This service retrieves BIC information from the database based on the specified criteria.
Input Parameters
code
String BIC code of the financial institution. Specify a partial string using %partial string%.
bicKey
String BIC key of the financial institution.
institution
String Name of the financial institution.
branch
String Name of the financial institution's branch.
city
String City in which the financial institution is located.
modFlag
String BIC modifier flag for the financial institution, which identifies the BIC records added, updated, and deleted since the last update. Valid values:
*A. Addition.
*U. Unchanged.
*M. Modified.
location
String Location of the financial institution.
countryName
String Country in which the financial institution is located.
Output Parameters
count
String Specifies the number of BIC records returned in the search.
bicInfo
Document Reference List BIC records specifying the search criteria.
errorMessage
String Specifies the error message, if an error occurs.
error
String Specifies whether an error occurred. Valid values: yes and no.