Values
Data controller which handles REST-Requests
API | Description |
---|---|
POST json/DNKDataImportFull |
Imports a complete Sustainability Code record. |
POST json/DNKDataImportFullArray |
Imports a complete Sustainability Code record list. |
POST json/ExportWithMasterData |
Exports all released Sustainability Code profiles of one language and one year. Only published Sustainability Code profiles with an export authorization of the respective company will be exported. Also includes additional company data like address data or email. |
POST json/DNKDataExportFullArray |
Exports all released Sustainability Code profiles of one language and one year. Only published Sustainability Code profiles with an export authorization of the respective company will be exported. |
POST json/DNKDataExportSingleCompanyArray |
Exports one specific Sustainability Code profile of one language and one year. |
POST json/DNKDataExportCompanyIdMappingArray |
Exports all released Sustainability company names und IDs |
POST json/DNKValidatePropertyName?nameImportProperty={nameImportProperty} |
Checks the names of objects used by JSON on the client side for existence. |
POST json/DNKValidateImport |
Validates an import set for completeness, token, and security logic |
POST json/DNKValidateImportArray |
Validates a DNKImportDataList for completeness, token, and security logic |