fileTransferResults
Returns the details for the files transferred in the transfer identified by the TransferId and ConnectorId specified.
FilePath: the filename and path to where the file was sent to or retrieved from.StatusCode: current status for the transfer. The status returned is one of the following values:QUEUED,IN_PROGRESS,COMPLETED, orFAILEDFailureCode: for transfers that fail, this parameter contains a code indicating the reason. For example,RETRIEVE_FILE_NOT_FOUNDFailureMessage: for transfers that fail, this parameter describes the reason for the failure.