This endpoint will make a request to asynchronously retrieve extensive EU Tax information.
The asynchronous process will generate a file with EU Tax values for the whole universe of organizations or a subset of it if a list of Perm Ids is included in 'permIds' parameter.
These metrics are dependent on the objective and kpi passed in the request
The metrics required must be added to 'metricIds' attribute and if none are requested, the process will return all of them.
There is also additional information that can be requested using 'optionalColumns' parameter, like NFRD, DISCLOSURE or METRIC_YEAR
Please note:
This call will only return the identifier (uuid) for this task. You'll need this value to:
- Know the status of your job (see Async Job - Get job status)
- Download your file when ready (see Async Job - Download compressed result file)
Please refer to Universe API's Technical documentation for a complete explanation of the workflow for these asynchronous job endpoints.