SWIFT Module 7.1 SP10.July 2020 | Package Services | WmFIN Package Services | wm.xmlv2.utils Folder | wm.xmlv2.utils:encodeFinMessage
 
wm.xmlv2.utils:encodeFinMessage
This service encodes block 4 of a FIN message to a base64 string. It extracts the block 4 contents from the input FIN message and encodes it to a base64 string.
Input Parameters
finMsg
String The block 4 contents of the FIN message.
Output Parameters
encodedMsg
String The base-64-encoded block 4 of the FIN message.