Siden opdateres af FA med henblik på udvikling.
...
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
- kvalifikationStruktur | qualificationDto | 0 - 1 | Kvalifikation. | |
- - kvalifikationsId | guid | Id på kvalifikation | ||
- - conceptUriDaSamling | ConceptUriDaTypeCollection | 1 | Liste med de ESCO STAR tillingsbetegnelser kvalifikationene er koblet til | |
- - - conceptUriDa | ConceptUriDaType | Length: 0-256 | 0 - * | ESCO STAR stillingsbetegnelse |
- - GroupQualificationId? | int | 0 - 1 | Gammel værdi, vil kun være tilstede på de kvalifikationer som er overført fra de tidligere kvalifikationer. | |
- - kvalifikationsnavn | string | Length: 2-512 | 1 | Navn på kvalifikation |
- - Description? | string | Length: 2-2048 | 0 - 1 | |
- - NotSeachable? | 1 | |||
- - OccupationQualificationGroupId? | 0 - 1 | |||
- - escoStarStatus? | EscoStarStatusCodeList | 1 | ||
WORK IN PROGRESS |
...
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.
...