# Get transfer batch list Gets a list of the transfer accounting batches that are available in Zuora Revenue. Endpoint: GET /api/integration/v1/journal/list Version: 2025-08-06 ## Header parameters: - `token` (string, required) The valid authentication token that is generated by the Authentication operation. ## Response 200 fields (application/json; charset=utf-8): - `result` (array) - `result.client_id` (integer) - `result.crtd_by` (string) - `result.crtd_dt` (string) - `result.id` (integer) - `result.name` (string) - `result.status` (string) - `result.updt_by` (string) - `result.updt_dt` (string) - `result.report_id` (integer) - `status` (string) Response Status ## Response 204 fields ## Response 400 fields