All report times are based on UTC time.
The StatusSummary report will generate a report based on data available when the report is run.
The Breakage, Dormancy, NegativeBalance, and EODBalanceSummary reports will use one date input.
If no date is provided, they will default to the date 2 days prior to the current date.
All other reports will take 2 date inputs.
Returns the Report Guid
Bad request
Unauthorized
Report name not found
Server Error
curl -i -X GET \ 'https://qvapikeybank.qolopay.com/api/{version}/reports?report_name=string&program_guid=497f6eca-6276-4993-bfeb-53cbbbba6f08&date_from=2019-08-24T14%3A15%3A22Z&date_to=2019-08-24T14%3A15%3A22Z&override_flag=string&overwrite_flag=string' \ -H 'Authorization: Bearer <YOUR_JWT_HERE>'
{- "reference_id": "97c1ff22-6e4f-4821-b1d3-5236781d37b8",
- "program_guid": "3fa0d2ea-ffcf-485d-94ed-dbf4f861ad2f",
- "program_name": "string",
- "ext_name": "string",
- "status": "string",
- "filename": "string",
- "error": "string",
- "rpt_lastgenerated": "2019-08-24T14:15:22Z"
}