Siden opdateres af FA med henblik på udvikling.
Metoder
GetKvalifikation (GET /v1/EscoStar/kvalifikation/{uuid})
Henter en specifik STAR kvalifikation.
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang |
---|
STAR | X |
|
|
|
|
|
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|
kvalifikationsId | guid |
| 1 | Id på kvalifikation |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|
- kvalifikationStruktur | qualificationDto |
| 0 - 1 | Kvalifikation. |
- - kvalifikationsId | guid |
|
| Id på kvalifikation |
- - kvalifikationsURI | string |
|
| URI på kvalifikation |
- - conceptUriDaSamling | ConceptUriDaTypeCollection |
| 1 | Liste med de ESCO STAR tillingsbetegnelser kvalifikationene er koblet til |
- - - conceptUriDa | ConceptUriDaType | Length: 0-256 | 0 - * | ESCO STAR stillingsbetegnelse |
- - kvalifikationsnavn | string | Length: 2-512 | 1 | Navn på kvalifikation |
- - beskrivelse | string | Length: 2-2048 | 0 - 1 | Beskrivelse til kvalifikation |
- - NotSeachable? |
|
| 1 |
|
- - foraeldreKvalifikationsURI |
|
| 0 - 1 |
|
- - escoStarStatus | EscoStarStatusCodeList |
| 1 | Status på kvalifikation |
WORK IN PROGRESS |
|
|
|
|
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 |
GetQualifications (GET /v1/EscoStar/kvalifikationer)
Henter alle STAR kvalifikationer.
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang |
---|
STAR | X |
|
|
|
|
|
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|
response | GetQualificationsResponseDto |
| 1 |
|
- qualifications | QualificationDtoCollection |
| 1 | Liste af kvalifikationer. |
- - qualification | QualificationDto |
| 0 - * | Kvalifikation. |
- - - parentConceptUriDa | string | Length: 0-256 | 0 - 1 | ESCO STAR identifikation af det overordnede element i ESCO STAR hierarkiet. |
WORK IN PROGRESS |
|
|
|
|
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 |