/
Taxonomy.QualificationService (Version 1 [UDV], 2021-1)
Taxonomy.QualificationService (Version 1 [UDV], 2021-1)
Siden opdateres af FA med henblik på udvikling.
Metoder
GetQualifications (GET /v1/EscoStar/qualifications)
Henter alle STAR kvalifikationer.
Tilladte organisationer
Alle uden certifikat |
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
response | GetQualificationsResponseDto | 1 | ||
- qualifications | QualificationDtoCollection | 1 | Liste af kvalifikationer. | |
- - qualification | QualificationDto | 0 - * | Kvalifikation. | |
- - - QualificationIdentifier | guid | 1 | ||
- - - GroupQualificationId | int | 1 | Den respektive Int32 fra den gamle kodeliste. | |
- - - Name | string | Length: 2-100 | 1 | Navn for kvalifikation |
- - - conceptUriDas | ConceptUriDaTypeCollection | 1 | Liste af conceptUri kvalifikationen er tilknyttet. | |
- - - - ConceptUriDa | string | Length: 0-256 | 0 - * | ESCO STAR identifikation af det overordnede element i ESCO STAR hierarkiet. |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | The submitted message is not valid | The submitted message is not valid |
1101 | Client certificate missing from request | Client certificate missing from request |
4575 | You are not authorized to execute the operation | You are not authorized to execute the operation |