SWIFT Module 7.1 SP10.July 2020 | Package Services | WmSWIFTNetClient Package Services | wm.swiftnet.client.services Folder | wm.swiftnet.client.services:sendRequest
 
wm.swiftnet.client.services:sendRequest
This service sends the SwInt:SendRequest to SAG over RA and returns the SwInt:SendResponse received from SAG. This is the asynchronous version of SwInt:ExchangeRequest primitive.
Input Parameters
SwIntSendRequest
Document Reference Asynchronous request primitive.
Output Parameters
SwIntSendResponse
Document Reference Immediate response received from SAG, without waiting for the actual response from SWIFTNet.
error
String Whether an error occurred. Valid values: true and false.
errorXMLString
String Conditional. Error details received from SAG.