Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Siden opdateres af FA med henblik på udvikling.

Metoder

GetQualification (GET /v1/EscoStar/qualifications/{uuid})

Henter en specifik STAR kvalifikation.

Tilladte organisationer


Alle borgereEgne borgereTidligere egne borgereGæsteadgangAnden Aktør - egne borgereAnden Aktør - gæsteadgang
STARX




Input

ElementTypeDetaljerForekomstBeskrivelse
uuid[Path]guid
1

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetQualificationResponseDto
1
-    qualificationqualificationDto
0 - 1Kvalifikation.
-    -    conceptUriDasConceptUriDaTypeCollection
1
-    -    -    conceptUriDaConceptUriDaTypeLength: 0-2560 - *
-    -    IDguid
1
-    -   GroupQualificationId?int
0 - 1Gammel værdi, vil kun være tilstede på de kvalifikationer som er overført fra de tidligere kvalifikationer.
-    -    NamestringLength: 2-5121
-    -    Description?stringLength: 2-20480 - 1
-    -   NotSeachable?

1
-    -   OccupationQualificationGroupId?

0 - 1
-    -   escoStarStatus?EscoStarStatusCodeList
1
WORK IN PROGRESS



Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
1101Client certificate missing from requestClient certificate missing from request
4575You are not authorized to execute the operationYou are not authorized to execute the operation

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


Alle borgereEgne borgereTidligere egne borgereGæsteadgangAnden Aktør - egne borgereAnden Aktør - gæsteadgang
STARX




Input

ElementTypeDetaljerForekomstBeskrivelse
ConceptUriDa[Path]string
1

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetQualificationsResponseDto
1
-    qualificationsQualificationDtoCollection
1Liste af kvalifikationer.
-    -    qualificationQualificationDto
0 - *Kvalifikation.
-    -    -    parentConceptUriDastringLength: 0-2561ESCO STAR identifikation af det overordnede element i ESCO STAR hierarkiet.
WORK IN PROGRESS



Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
1101Client certificate missing from requestClient certificate missing from request
4575You are not authorized to execute the operationYou are not authorized to execute the operation

GetQualifications (GET /v1/EscoStar/qualifications)

Henter alle STAR kvalifikationer.

Tilladte organisationer


Alle borgereEgne borgereTidligere egne borgereGæsteadgangAnden Aktør - egne borgereAnden Aktør - gæsteadgang
STARX




Input

ElementTypeDetaljerForekomstBeskrivelse

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetQualificationsResponseDto
1
-    qualificationsQualificationDtoCollection
1Liste af kvalifikationer.
-    -    qualificationQualificationDto
0 - *Kvalifikation.
-    -    -    parentConceptUriDastringLength: 0-2560 - 1ESCO STAR identifikation af det overordnede element i ESCO STAR hierarkiet.
WORK IN PROGRESS



Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
1101Client certificate missing from requestClient certificate missing from request
4575You are not authorized to execute the operationYou are not authorized to execute the operation
  • No labels