Investigating
Add Bulk Export file checksum field to the ExportResponse
Currently ExportResponse contains fileSize and numberOfRecords fields.
It would be very helpful to add a checksum field containing MD5 or SHA-1 of the export file.
It's essential to make sure that the downloaded export file is intact especially in cases when concurrently downloading huge export files leveraging Range header.