Siden opdateres af FA med henblik på udvikling.
...
Table of Contents | ||
---|---|---|
|
...
GetKvalifikation (GET /v1/EscoStar/
...
kvalifikation/{uuid})
Henter en specifik STAR kvalifikation.
...
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
kvalifikationsId | guid | 1 | Id på kvalifikation |
Output
Output
Element | Type | Detaljer | Forekomst | Beskrivelse | response||||
---|---|---|---|---|---|---|---|---|
GetQualificationResponseDto | 1 | - | qualificationkvalifikationStruktur | qualificationDto | 0 - 1 | Kvalifikation. | ||
- - | conceptUriDaskvalifikationsId | ConceptUriDaTypeCollectionguid | 1Id på kvalifikation | |||||
- - | - conceptUriDaConceptUriDaType | Length: 0-256 | 0 - * | -kvalifikationsURI | string | URI på kvalifikation | ||
- - | IDconceptUriDaSamling | guidConceptUriDaTypeCollection | 1 | Liste med de ESCO STAR tillingsbetegnelser kvalifikationene er koblet til | ||||
- - - | GroupQualificationId?intconceptUriDa | ConceptUriDaType | Length: 0-256 | 0 - | 1Gammel værdi, vil kun være tilstede på de kvalifikationer som er overført fra de tidligere kvalifikationer.* | ESCO STAR stillingsbetegnelse | ||
- - | Namekvalifikationsnavn | string | Length: 2-512 | 1 | Navn på kvalifikation | |||
- - | Description?beskrivelse | string | Length: 2-2048 | 0 - 1 | Beskrivelse til kvalifikation | |||
- - NotSeachable? | 1 | |||||||
- - | OccupationQualificationGroupId?foraeldreKvalifikationsURI | 0 - 1 | ||||||
- - escoStarStatus | ?EscoStarStatusCodeList | 1 | WORK IN PROGRESS |
Fejlkoder
...
GetQualifications (GET /v1/EscoStar/qualifications/{string})
Henter en specifik STAR kvalifikation på baggrund af en ESCO-STAR kode (conceptUriDa).
Navn hvis vi ikke kan have det samme som den som tager dem alle: GetQualificationsOnConceptUriDa
Tilladte organisationer
...
Input
...
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 |
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. | |
- - - 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 |
CreateQualification (POST /v1/EscoStar/qualifications)
Opretter en specifik STAR kvalifikation.
Tilladte organisationer
...
Input
...
Output
...