# Get transfer batch file Downloads the GL transfer batch files from Zuora Revenue for the specified batch ID. Note: * Only the transfer accounting files that are created in the last 48 hours are available for download. * The maximum downloadable file size is 1 GB. Endpoint: GET /api/integration/v1/download/transferbatchfile/{batch_id} Version: 2025-08-06 ## Header parameters: - `token` (string, required) The valid authentication token that is generated by the Authentication operation. ## Path parameters: - `batch_id` (integer, required) The batch ID of the transfer accounting batch. ## Response 200 fields (application/json; charset=utf-8): - `active` (array) Response Status ## Response 204 fields