Report User login used to generate authentication token.
[GET] https://serverURL/idscanenterprisesvc/reporting/ExportJourneyReports Request format: As parameter from url
Parameters
Key | Description | Format |
evaluatedPersonEntryIds | Mandatory, EvaluatedPersonEntryId or JourneyID. You can pass upto 38 JourneyID in a single request | The key is string and the value is string in string array format. |
Example Request
https://serverURL/IDScanEnterpriseSvc/reporting/ExportJourneyReports?evaluatedPersonEntryIds=["1b794c02-089e-423a-b6e3-1aca3b4179aa","8A30BE8C-CCF7-4B52-B0E4-2154B284D779"]
This will download one zip file with all the pdf reports of journeys selected.