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

Version 1 Current »

Siden opdateres automatisk til at afspejle koden.

Metoder

CreateJobannonceKlassificering (POST /v1/JobannonceKlassificering)

Denne metode benyttes til at oprette tags / klassificeringer i relation til søgninger på en jobannonce.

Tilladte organisationer

Alle borgereEgne borgereTidligere egne borgereGæsteadgangAnden Aktør - egne borgereAnden Aktør - gæsteadgangAnden Aktør - alle borgereSystem - alle borgere
STARX

Scope

match.staronly.write

Input

ElementTypeDetaljerForekomstBeskrivelse
x-requestId [Header]string1Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars
requestBodyJobAdClassificationDto1GetJobannonceKlassificeringResponseDto
-    jobAdExternalIdentifierstringMinLength: 11Id på jobannonce
-    classificationTypeJobannonceKlassificeringTypeCodeList1

Output

Intet output

Fejlkoder

FejlkodeFejltekstBeskrivelse
130000Ulovligt jobannonceidUlovligt jobannonceid
4575You are not authorized to execute the operationYou are not authorized to execute the operation

GetJobannonceKlassificering (GET /v1/JobannonceKlassificering)

Denne metode benyttes til at hente tags / klassificeringer i relation til søgninger på en jobannonce.

Tilladte organisationer

Alle borgereEgne borgereTidligere egne borgereGæsteadgangAnden Aktør - egne borgereAnden Aktør - gæsteadgangAnden Aktør - alle borgereSystem - alle borgere
STARX

Scope

match.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
JobannonceId [Query]string0 - 1Id på jobannonce

Output

ElementTypeDetaljerForekomstBeskrivelse
responsegetJobannonceKlassificeringResponse1getJobannonceKlassificeringResponse
-    jobannonceiduuid1Id på jobannonce
-    klassificeringerJobannonceKlassificeringTypeCodeListCollection1Liste af tags på en jobannonce
-    -    JobannonceKlassificeringTypeCodeListJobannonceKlassificeringTypeCodeList0 - *

Fejlkoder

FejlkodeFejltekstBeskrivelse
130000Ulovligt jobannonceidUlovligt jobannonceid
4575You are not authorized to execute the operationYou are not authorized to execute the operation

DeleteJobannonceKlassificering (DELETE /v1/JobannonceKlassificering/{jobAnnonceId})

Denne metode benyttes til at slette tags / klassificeringer i relation til søgninger på en jobannonce.

Tilladte organisationer

Alle borgereEgne borgereTidligere egne borgereGæsteadgangAnden Aktør - egne borgereAnden Aktør - gæsteadgangAnden Aktør - alle borgereSystem - alle borgere
STARX

Scope

match.staronly.write

Input

ElementTypeDetaljerForekomstBeskrivelse
jobAnnonceId [Path]string1Id på jobannonce
klassificeringstag [Query]int320 - 1Tag på jobannoncer f.eks. den ikke skal med i automatch
x-requestId [Header]string1Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars

Output

Intet output

Fejlkoder

FejlkodeFejltekstBeskrivelse
130000Ulovligt jobannonceidUlovligt jobannonceid
130001Den angivne klassificeringstag findes ikke på jobannoncenDen angivne klassificeringstag findes ikke på jobannoncen
4575You are not authorized to execute the operationYou are not authorized to execute the operation
  • No labels