Siden opdateres af FA med henblik på udvikling.
...
Table of Contents | ||
---|---|---|
|
...
GetQualifications (GET /v1/EscoStar/qualifications
...
)
Henter en specifik alle STAR kvalifikationkvalifikationer.
Tilladte organisationer
Alle |
uden certifikat |
Input
Element | Type | Detaljer | Forekomst | Beskrivelse | uuid[Path] | guid | 1
---|
Output
Output
Element | Type | Detaljer | Forekomst | Beskrivelse | |||||
---|---|---|---|---|---|---|---|---|---|
response | GetQualificationResponseDtoGetQualificationsResponseDto | 1 | |||||||
- qualification qualifications | qualificationDtoQualificationDtoCollection | 0 - 1 | KvalifikationListe af kvalifikationer. | ||||||
- - conceptUriDasqualification | ConceptUriDaTypeCollectionQualificationDto | 1 | - - - conceptUriDa | ConceptUriDaType | Length: 0-256 | 0 - * | - - ID0 - * | Kvalifikation. | |
- - - QualificationIdentifier | guid | 1 | |||||||
- - GroupQualificationId? - GroupQualificationId | int | 0 - 1 | Gammel værdi, vil kun være tilstede på de kvalifikationer som er overført fra de tidligere kvalifikationerDen respektive Int32 fra den gamle kodeliste. | ||||||
- - Name | string | Length: 2-512 | 1 | - - Description?Name | string | Length: 2-2048100 | 0 - 1 | - - NotSeachable? | 1Navn for kvalifikation |
- - OccupationQualificationGroupId? | 0 - 1 | - - escoStarStatus? conceptUriDas | EscoStarStatusCodeList | 1 | WORK IN PROGRESS |
Fejlkoder
...
GetQualificationsOnConceptUriDa (GET /v1/EscoStar/qualifications/{string})
Henter en specifik STAR kvalifikation på baggrund af en ESCO-STAR kode (conceptUriDa).
Tilladte organisationer
...
Input
...
ConceptUriDaTypeCollection | 1 | Liste af conceptUri kvalifikationen er tilknyttet. | |
- - - - ConceptUriDa | string | Length: 0-256 |
Fejlkoder
GetQualifications (GET /v1/EscoStar/qualifications)
Henter alle STAR kvalifikationer.
Tilladte organisationer
...
Input
...
Output
Element | Type | Detaljer | Forekomst | Beskrivelse | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
response | GetQualificationsResponseDto | 1 | - qualifications | QualificationDtoCollection | 1 | Liste af kvalifikationer. | - - qualification | QualificationDto | 0 - * | Kvalifikation. | - - - parentConceptUriDa | string | Length: 0-2560 - 1 | ESCO STAR identifikation af det overordnede element i ESCO STAR hierarkiet | .WORK IN PROGRESS |
Fejlkoder
...
CreateQualification (POST /v1/EscoStar/qualifications)
Opretter en specifik STAR kvalifikation.
Tilladte organisationer
...
Input
...
Output
...
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 |
50001 | EscoStar PreferredLabelDa is a required field. Only plain text (no HTML) is allowed. | Minimum text length is 2 characters and maximum 512 characters.EscoStar PreferredLabelDa is a required field. Only plain text (no HTML) is allowed. Minimum text length is 2 characters and maximum 512 characters. |
UpdateQualification (PUT /v1/EscoStar/qualifications)
Opdaterer en specifik STAR ESCO stillingsbetegnelse.
Tilladte organisationer
...
Input
...
Output
...
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 |
...