SWIFT Module 7.1 SP10.July 2020 | Package Services | WmFIN Package Services | wm.fin.rules:validateCountryCode
 
wm.fin.rules:validateCountryCode
This service verifies that the country code exists in the SWIFT database.
Input Parameters
countryCode
String The country code.
Output Parameters
isValid
String The result of the validation. A value of true signifies the validation was successful. A value of false signifies the validation was unsuccessful.
errorCode
String The error code for the corresponding element.
error
String The detailed message for the error that occurred.