Async Job - Request EU Tax Values for Organizations

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:

Please refer to Universe API's Technical documentation for a complete explanation of the workflow for these asynchronous job endpoints.

Path Params
string
enum
required

EU Taxonomy objective. Allowed values: adaptation,aggregation,biodiversity,circular,mitigation,pollution,water

Allowed:
Query Params
string

Adds a custom prefix to the exported column names

Body Params
optionalColumns
array of strings
enum

Requested Optional columns. Allowed values: DISCLOSURE, NFRD, METRIC_YEAR.

optionalColumns
metricIds
array of strings

Requested Metric IDs

metricIds
permIds
array of strings

List of permIds to retrieve

permIds
string

Requested Kpi. Allowed values: TURNOVER, CAPEX, OPEX

Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json