v1

latestOpenAPI 3.1.02026-08-04103211436.0 KB
Files

Download file reception

Downloads the raw content of a file reception by fileId. The response content type matches the original file (e.g. XML, TXT, PDF). The Content-Disposition header names the file after fileId, not its original file name; use fileName from GET /files/receptions if you need the original name. Errors are reported with the same status code and message that occurred while retrieving the file, which may include statuses other than the ones listed here.

get/files/receptions/{fileId}

Path parameters

fileIdstring required

Response

Binary file downloaded (content-type may vary: XML, TXT, PDF, etc.)