This operation initiates the download of a FileAct archive.

POST {{baseUrl}}/alliancecloud/v2/fileact/archives/:distribution-id

Knowing the distribution ID for a FileAct archive to download, this operation can be used to both receive the archive with the FileAct metadata (companion) information, along with the available reports for this archive, and initiate the FileAct payload download transfer.

Request Body

{"file_transfer_request"=>{"file_attributes"=>{"file_name"=>"SwiftMessagingV2Alex.txt", "file_digest_alg"=>"MD5", "file_digest"=>"Wjoufg6TFnZKoMGRqeYE6Q==", "file_size"=>1}, "file_operation"=>{"type"=>"download"}, "encryption_attributes"=>{"key_alg"=>"AES256", "key_value"=>"SrLMxjwoMMkM/7TrrIfyQC3J+MmbIiIl5QAVh8fixaI=", "key_digest_alg"=>"MD5", "key_digest"=>"ImxSuWFauml0hKUYhMZjXQ=="}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring