Taxonomy.EscoStarService (Version 1, 2024-3)

Siden opdateres automatisk til at afspejle koden.

Metoder

GetOccupation (GET /v1/EscoStar/occupations/{conceptUri})

Henter en specifik ESCO STAR stillingsbetegnelse (conceptUri skal URL Encodes).

Scope

Ikke defineret

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

conceptUri [Path]

string

 

1

 

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

response

GetOccupationResponseDto

 

1

REST-objekt. Serialiseres til JSON

-    occupation

OccupationDto

 

0 - 1

Stillingsbetegnelse.

-    -    escoStarStatus

EscoStarStatusCodeList

 

1

 

-    -    conceptUriDa

string

Length: 0-256

1

Unik ESCO STAR identifikation - defineret af STAR.
For ESCO STAR koder, der også er i ESCO, er denne identifikation den samme som: ConceptUriEu.

-    -    conceptUriEu

string

Length: 0-256

0 - 1

Unik ESCO identifikation - kommer fra EU og kan ikke ændres.

-    -    parentConceptUriDa

string

Length: 0-256

0 - 1

ESCO STAR identifikation af det overordnede element i ESCO STAR hierarkiet.

-    -    escoStatus

string

Length: 0-128

0 - 1

Status givet fra EU.

-    -    escoStarType

EscoStarTypeCodeList

 

1

 

-    -    iscoGroup

string

Length: 0-4

0 - 1

ISCO kode fra EU, kun ved ESCO extensions. vil være udfyldt fra niveau 5

-    -    iscoCode

string

Length: 0-16

0 - 1

ISCO kode, fra EU kun ved de 4 øverste niveauer, som er ISCO i ESCO STAR hierarkiet.

-    -    preferredLabelEu

string

Length: 0-512

0 - 1

Dansk stillingsbetegnelse fra EU.

-    -    preferredLabelDa

string

Length: 2-512

0 - 1

Dansk stillingsbetegnelse givet i Danmark.

-    -    descriptionEu

string

 

0 - 1

Beskrivelse givet fra EU.

-    -    descriptionDa

string

Length: 2-2048

0 - 1

Beskrivelse givet i Danmark.

-    -    regulatedProfessionNote

string

Length: 0-512

0 - 1

Profession note, som er beskyttet af EU.

-    -    scopeNote

string

 

0 - 1

Afgrænsning note givet fra EU.

-    -    definition

string

Length: 0-1024

0 - 1

Definition givet fra EU.

-    -    additionalInformation

string

Length: 0-2048

0 - 1

Supplerende information som fritekst.

-    -    modifiedByEuDateTime

date-time

 

0 - 1

Seneste ændringsdato fra EU.

-    -    validFrom

date-time

 

1

Hvilken dag stillingsbetegnelsen er aktiv fra

-    -    validTo

date-time

 

1

Hvilken dag stillingsbetegnelsen er aktiv til

-    -    schemes

SchemeDtoCollection

 

1

ESCO skemaet, som stillingsbetegnelsen befinder sig i.

-    -    -    SchemeDto

SchemeDto

 

0 - *

 

-    -    -    -    scheme

string

Length: 1-256

1

Navn på ESCO skemaet.

-    -    aliases

AliasDtoCollection

 

1

Aliases for stillingsbetegnelsen.

-    -    -    AliasDto

AliasDto

 

0 - *

 

-    -    -    -    escoStarStatus

EscoStarStatusCodeList

 

1

 

-    -    -    -    aliasIdentifier

uuid

 

1

Identificerer alias skal oplyses ved opdatering.

-    -    -    -    conceptUriDa

string

Length: 0-256

1

Unik ESCO STAR identifikation - defineret af STAR.
For ESCO STAR koder, der også er i ESCO, er denne identifikation den samme som: ConceptUriEu.

-    -    -    -    originConceptUriEu

string

Length: 0-256

0 - 1

Unik ESCO Occupation identifikation. Identifikationen sættes på alias som er oprettes på til erstatning af en inaktiveret EU stillingsbetegnelse, som reference til denne

-    -    -    -    alternativeLabelEu

string

Length: 0-512

0 - 1

Alias givet fra EU.

-    -    -    -    alternativeLabelDa

string

Length: 0-512

0 - 1

Alias givet i Danmark.

-    -    -    -    origin

EscoStarAliasOriginCodeList

 

1

 

-    -    -    -    relationType

EscoStarAliasRelationTypeCodeList

 

1

 

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

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

2002

Invalid CodeList value

Invalid CodeList value

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

GetOccupations (GET /v1/EscoStar/occupations)

Henter alle ESCO STAR stillingsbetegnelser.

Scope

Ikke defineret

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

response

GetOccupationsResponseDto

 

1

REST-objekt. Serialiseres til JSON

-    occupations

OccupationDtoCollection

 

1

ESCO STAR stillingsbetegnelser.

-    -    OccupationDto

OccupationDto

 

0 - *

 

-    -    -    escoStarStatus

EscoStarStatusCodeList

 

1

 

-    -    -    conceptUriDa

string

Length: 0-256

1

Unik ESCO STAR identifikation - defineret af STAR.
For ESCO STAR koder, der også er i ESCO, er denne identifikation den samme som: ConceptUriEu.

-    -    -    conceptUriEu

string

Length: 0-256

0 - 1

Unik ESCO identifikation - kommer fra EU og kan ikke ændres.

-    -    -    parentConceptUriDa

string

Length: 0-256

0 - 1

ESCO STAR identifikation af det overordnede element i ESCO STAR hierarkiet.

-    -    -    escoStatus

string

Length: 0-128

0 - 1

Status givet fra EU.

-    -    -    escoStarType

EscoStarTypeCodeList

 

1

 

-    -    -    iscoGroup

string

Length: 0-4

0 - 1

ISCO kode fra EU, kun ved ESCO extensions. vil være udfyldt fra niveau 5

-    -    -    iscoCode

string

Length: 0-16

0 - 1

ISCO kode, fra EU kun ved de 4 øverste niveauer, som er ISCO i ESCO STAR hierarkiet.

-    -    -    preferredLabelEu

string

Length: 0-512

0 - 1

Dansk stillingsbetegnelse fra EU.

-    -    -    preferredLabelDa

string

Length: 2-512

0 - 1

Dansk stillingsbetegnelse givet i Danmark.

-    -    -    descriptionEu

string

 

0 - 1

Beskrivelse givet fra EU.

-    -    -    descriptionDa

string

Length: 2-2048

0 - 1

Beskrivelse givet i Danmark.

-    -    -    regulatedProfessionNote

string

Length: 0-512

0 - 1

Profession note, som er beskyttet af EU.

-    -    -    scopeNote

string

 

0 - 1

Afgrænsning note givet fra EU.

-    -    -    definition

string

Length: 0-1024

0 - 1

Definition givet fra EU.

-    -    -    additionalInformation

string

Length: 0-2048

0 - 1

Supplerende information som fritekst.

-    -    -    modifiedByEuDateTime

date-time

 

0 - 1

Seneste ændringsdato fra EU.

-    -    -    validFrom

date-time

 

1

Hvilken dag stillingsbetegnelsen er aktiv fra

-    -    -    validTo

date-time

 

1

Hvilken dag stillingsbetegnelsen er aktiv til

-    -    -    schemes

SchemeDtoCollection

 

1

ESCO skemaet, som stillingsbetegnelsen befinder sig i.

-    -    -    -    SchemeDto

SchemeDto

 

0 - *

 

-    -    -    -    -    scheme

string

Length: 1-256

1

Navn på ESCO skemaet.

-    -    -    aliases

AliasDtoCollection

 

1

Aliases for stillingsbetegnelsen.

-    -    -    -    AliasDto

AliasDto

 

0 - *

 

-    -    -    -    -    escoStarStatus

EscoStarStatusCodeList

 

1

 

-    -    -    -    -    aliasIdentifier

uuid

 

1

Identificerer alias skal oplyses ved opdatering.

-    -    -    -    -    conceptUriDa

string

Length: 0-256

1

Unik ESCO STAR identifikation - defineret af STAR.
For ESCO STAR koder, der også er i ESCO, er denne identifikation den samme som: ConceptUriEu.

-    -    -    -    -    originConceptUriEu

string

Length: 0-256

0 - 1

Unik ESCO Occupation identifikation. Identifikationen sættes på alias som er oprettes på til erstatning af en inaktiveret EU stillingsbetegnelse, som reference til denne

-    -    -    -    -    alternativeLabelEu

string

Length: 0-512

0 - 1

Alias givet fra EU.

-    -    -    -    -    alternativeLabelDa

string

Length: 0-512

0 - 1

Alias givet i Danmark.

-    -    -    -    -    origin

EscoStarAliasOriginCodeList

 

1

 

-    -    -    -    -    relationType

EscoStarAliasRelationTypeCodeList

 

1

 

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

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

2002

Invalid CodeList value

Invalid CodeList value

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

CreateOccupation (POST /v1/EscoStar/occupations)

Opretter en specifik STAR ESCO stillingsbetegnelse.

Scope

taxonomy.staronly.write

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

x-requestId [Header]

string

 

1

Unikt 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

requestBody

CreateOccupationRequestDto

 

1

REST-objekt. Serialiseres til JSON

-    occupation

CreateOccupationDto

 

1

Stillingsbetegnelse.

-    -    escoStarStatus

EscoStarStatusCodeList

 

1

 

-    -    preferredLabelDa

string

Length: 2-512

0 - 1

Dansk stillingsbetegnelse givet i Danmark.

-    -    descriptionDa

string

Length: 2-2048

0 - 1

Beskrivelse givet i Danmark.

-    -    additionalInformation

string

Length: 0-2048

0 - 1

Supplerende information som fritekst.

-    -    parentConceptUriDa

string

Length: 0-256

0 - 1

ESCO STAR identifikation af det overordnede element i ESCO STAR hierarkiet.

-    -    escoStarType

EscoStarTypeCodeList

 

1

 

-    -    iscoGroup

string

Length: 0-4

0 - 1

ISCO kode fra EU, kun ved ESCO extensions.

-    -    iscoCode

string

Length: 0-16

0 - 1

ISCO kode, fra EU kun ved de 4 øverste niveauer, som er ISCO i ESCO STAR hierarkiet.

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

response

CreateOccupationResponseDto

 

1

REST-objekt. Serialiseres til JSON

-    conceptUriDa

string

MinLength: 1

1

Unik værdi for den oprettede stillingsbetegnelse

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

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

2002

Invalid CodeList value

Invalid CodeList value

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

40001

The specified EscoStar Status does not exist.

The specified EscoStar Status does not exist.

40002

The specified EscoStar Type does not exist.

The specified EscoStar Type does not exist.

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.

50002

EscoStar DescriptionDa is a required field. Only plain text (no HTML) is allowed. Minimum text length is 2 characters and maximum 2048 characters.

EscoStar DescriptionDa is a required field. Only plain text (no HTML) is allowed. Minimum text length is 2 characters and maximum 2048 characters.

50003

Only plain text (no HTML) is allowed for EscoStar AdditionalInformation. Maximum text length is 2048 characters.

Only plain text (no HTML) is allowed for EscoStar AdditionalInformation. Maximum text length is 2048 characters.

50004

EscoStar Status should be inactive when Esco Status is inactive.

EscoStar Status should be inactive when Esco Status is inactive.

50005

EscoStar Status can not be set to Inactive when Esco Status is active.

EscoStar Status can not be set to Inactive when Esco Status is active.

50006

The specified PreferredLabelDa is already in use by another occupation. This is not permitted as it must be unique

The specified PreferredLabelDa is already in use by another occupation. This is not permitted as it must be unique

UpdateOccupation (PUT /v1/EscoStar/occupations)

Opdaterer en specifik STAR ESCO stillingsbetegnelse.

Scope

taxonomy.staronly.write

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

x-requestId [Header]

string

 

1

Unikt 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

requestBody

UpdateOccupationRequestDto

 

1

REST-objekt. Serialiseres til JSON

-    occupation

UpdateOccupationDto

 

1

Stillingsbetegnelse.

-    -    escoStarStatus

EscoStarStatusCodeList

 

1

 

-    -    preferredLabelDa

string

Length: 2-512

0 - 1

Dansk stillingsbetegnelse givet i Danmark.

-    -    descriptionDa

string

Length: 2-2048

0 - 1

Beskrivelse givet i Danmark.

-    -    additionalInformation

string

Length: 0-2048

0 - 1

Supplerende information som fritekst.

-    -    conceptUriDa

string

Length: 0-256

1

Unik ESCO STAR identifikation - defineret af STAR.
For ESCO STAR koder, der også er i ESCO, er denne identifikation den samme som: ConceptUriEu.

-    -    escoStarType

EscoStarTypeCodeList

 

1

 

Output

Intet output

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

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

2002

Invalid CodeList value

Invalid CodeList value

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

40001

The specified EscoStar Status does not exist.

The specified EscoStar Status does not exist.

40002

The specified EscoStar Type does not exist.

The specified EscoStar Type does not exist.

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.

50002

EscoStar DescriptionDa is a required field. Only plain text (no HTML) is allowed. Minimum text length is 2 characters and maximum 2048 characters.

EscoStar DescriptionDa is a required field. Only plain text (no HTML) is allowed. Minimum text length is 2 characters and maximum 2048 characters.

50003

Only plain text (no HTML) is allowed for EscoStar AdditionalInformation. Maximum text length is 2048 characters.

Only plain text (no HTML) is allowed for EscoStar AdditionalInformation. Maximum text length is 2048 characters.

50004

EscoStar Status should be inactive when Esco Status is inactive.

EscoStar Status should be inactive when Esco Status is inactive.

50005

EscoStar Status can not be set to Inactive when Esco Status is active.

EscoStar Status can not be set to Inactive when Esco Status is active.

50006

The specified PreferredLabelDa is already in use by another occupation. This is not permitted as it must be unique

The specified PreferredLabelDa is already in use by another occupation. This is not permitted as it must be unique

GetDiscoAms08ConceptUriMapping (GET /v1/EscoStar/occupations/discoAms08ConceptUriMappings/{discoAms08Id})

Henter en specifik mapning mellem DiscoAms08Id og ConceptUriDa for en ESCO STAR stillingsbetegnelse.

Scope

Ikke defineret

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

discoAms08Id [Path]

int32

 

1

 

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

response

GetDiscoAms08ConceptUriMappingResponseDto

 

1

REST-objekt. Serialiseres til JSON

-    discoAms08ConceptUriMapping

DiscoAms08ConceptUriMappingDto

 

1

Mapning mellem DiscoAms08Id og ConceptUri.

-    -    discoAms08Id

int32

 

1

DiscoAms08Id.

-    -    conceptUriDa

string

Length: 1-256

1

Unik ESCO STAR identifikation - defineret af STAR.
For ESCO STAR koder, der også er i ESCO, er denne identifikation den samme som: ConceptUriEu.

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

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

2002

Invalid CodeList value

Invalid CodeList value

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

GetDiscoAms08ConceptUriMappings (GET /v1/EscoStar/occupations/discoAms08ConceptUriMappings)

Henter alle mapninger mellem DiscoAms08Id og ConceptUriDa for ESCO STAR stillingsbetegnelser.

Scope

Ikke defineret

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

response

GetDiscoAms08ConceptUriMappingsResponseDto

 

1

REST-objekt. Serialiseres til JSON

-    discoAms08ConceptUriMappings

DiscoAms08ConceptUriMappingDtoCollection

 

1

Alle mapninger mellem DiscoAms08Id og ConceptUriDa for ESCO STAR stillingsbetegnelser

-    -    DiscoAms08ConceptUriMappingDto

DiscoAms08ConceptUriMappingDto

 

0 - *

 

-    -    -    discoAms08Id

int32

 

1

DiscoAms08Id.

-    -    -    conceptUriDa

string

Length: 1-256

1

Unik ESCO STAR identifikation - defineret af STAR.
For ESCO STAR koder, der også er i ESCO, er denne identifikation den samme som: ConceptUriEu.

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

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

2002

Invalid CodeList value

Invalid CodeList value

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

CreateAlias (POST /v1/EscoStar/occupations/alias)

Opretter et alias til en specifik STAR ESCO stillingsbetegnelse.

Scope

taxonomy.staronly.write

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

x-requestId [Header]

string

 

1

Unikt 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

requestBody

CreateAliasRequestDto

 

1

REST-objekt. Serialiseres til JSON

-    alias

CreateAliasDto

 

1

Alias til en stillingsbetegnelse.

-    -    escoStarStatus

EscoStarStatusCodeList

 

1

 

-    -    conceptUriDa

string

MinLength: 1

1

Unik ESCO STAR identifikation - defineret af STAR.
For ESCO STAR koder, der også er i ESCO, er denne identifikation den samme som: ConceptUriEu.

-    -    originConceptUriEu

string

Length: 0-256

0 - 1

Unik ESCO Occupation identifikation. Identifikationen sættes på alias som er oprettes på til erstatning af en inaktiveret EU stillingsbetegnelse, som reference til denne

-    -    alternativeLabelDa

string

Length: 0-512

0 - 1

Alias givet i Danmark.

-    -    relationType

EscoStarAliasRelationTypeCodeList

 

1

 

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

response

CreateAliasResponseDto

 

1

Data Transfer Object for network communication

-    aliasIdentifier

uuid

 

1

Unik GUID-værdi for det oprettede alias

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

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

2002

Invalid CodeList value

Invalid CodeList value

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

40001

The specified EscoStar Status does not exist.

The specified EscoStar Status does not exist.

40007

The specified EscoStar Alias Origin does not exist.

The specified EscoStar Alias Origin does not exist.

40007

The specified EscoStar Alias Origin does not exist.

The specified EscoStar Alias Origin does not exist.

40003

The specified EscoStar Occupation does not exist.

The specified EscoStar Occupation does not exist.

50007

EscoStar AlternativeLabelDa is a required field. Only plain text (no HTML) is allowed. Minimum text length is 2 characters and maximum 512 characters.

EscoStar AlternativeLabelDa is a required field. Only plain text (no HTML) is allowed. Minimum text length is 2 characters and maximum 512 characters.

50008

EscoStar status can not be set to Active when set to Inactive origin by EU.

EscoStar status can not be set to Active when set to Inactive origin by EU.

50009

EscoStar ConceptUriDa is a required field.

EscoStar ConceptUriDa is a required field.

50012

EscoStar status can not be set to Deselected when set to Inactive.

EscoStar status can not be set to Deselected when set to Inactive.

50014

EscoStar status can not be set to Inactive.

EscoStar status can not be set to Inactive.

50017

EscoStar Alias relation type AltLabel can only be set by EU.

EscoStar Alias relation type AltLabel can only be set by EU.

50018

EscoStar Alias EscoStarStatus can not be set to Active when another active Alias having the same OriginConceptUriEu specified.

EscoStar Alias EscoStarStatus can not be set to Active when another active Alias having the same OriginConceptUriEu specified.

UpdateAlias (PUT /v1/EscoStar/occupations/alias)

Opdaterer et alias til en specifik STAR ESCO stillingsbetegnelse.

Scope

taxonomy.staronly.write

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

x-requestId [Header]

string

 

1

Unikt 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

requestBody

UpdateAliasRequestDto

 

1

REST-objekt. Serialiseres til JSON

-    alias

UpdateAliasDto

 

1

Alias til en stillingsbetegnelse.

-    -    escoStarStatus

EscoStarStatusCodeList

 

1

 

-    -    aliasIdentifier

uuid

 

1

Identificerer alias skal oplyses ved opdatering.

-    -    alternativeLabelDa

string

Length: 2-512

1

Alias givet i Danmark.

-    -    originConceptUriEu

string

Length: 0-256

0 - 1

Unik ESCO Occupation identifikation. Identifikationen sættes på alias som er oprettes på til erstatning af en inaktiveret EU stillingsbetegnelse, som reference til denne

Output

Intet output

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

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

2002

Invalid CodeList value

Invalid CodeList value

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

40001

The specified EscoStar Status does not exist.

The specified EscoStar Status does not exist.

40007

The specified EscoStar Alias Origin does not exist.

The specified EscoStar Alias Origin does not exist.

40003

The specified EscoStar Occupation does not exist.

The specified EscoStar Occupation does not exist.

40004

The specified entity does not exist.

The specified entity does not exist.

50007

EscoStar AlternativeLabelDa is a required field. Only plain text (no HTML) is allowed. Minimum text length is 2 characters and maximum 512 characters.

EscoStar AlternativeLabelDa is a required field. Only plain text (no HTML) is allowed. Minimum text length is 2 characters and maximum 512 characters.

50008

EscoStar status can not be set to Active when set to Inactive origin by EU.

EscoStar status can not be set to Active when set to Inactive origin by EU.

50012

EscoStar status can not be set to Deselected when set to Inactive.

EscoStar status can not be set to Deselected when set to Inactive.

50014

EscoStar status can not be set to Inactive.

EscoStar status can not be set to Inactive.

50018

EscoStar Alias EscoStarStatus can not be set to Active when another active Alias having the same OriginConceptUriEu specified.

EscoStar Alias EscoStarStatus can not be set to Active when another active Alias having the same OriginConceptUriEu specified.

GetSpecialEscoStarHierarki (GET /v1/EscoStar/specialEscoStarHierarki/hierarki/{hierarkiType})

Henter et eller flere elementer fra et hierarki

Scope

Ikke defineret

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

hierarkiType [Path]

int32

 

1

 

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

response

GetSpecialEscoStarHierarkiResponseDto

 

1

REST-objekt. Serialiseres til JSON

-    hierarki

HierarkiDto

 

0 - 1

ESCO skema.

-    -    hierarkiId

string

Length: 1-256

1

Unik identifikation af hierarkiet.

-    -    hierarkiType

HierarkiTypeCodeList

 

1

 

-    -    kanOpdateresOnline

boolean

 

1

Om hierarkiet kan blive opdateret løbende/online elller kun ved release

-    -    oprettetTidspunkt

date-time

 

1

Oprettelsesdato for hierarki

-    -    opdateretTidspunkt

date-time

 

1

Sidste ændringsdato på hierarki eller tilhørende elementer.

-    -    hierarkier

HierarkiElementDtoCollection

 

1

Liste af elementer i hierarki

-    -    -    HierarkiElementDto

HierarkiElementDto

 

0 - *

 

-    -    -    -    hierarkielementId

string

Length: 1-256

1

Id på det enkelte element i hierarkiet

-    -    -    -    hierarkiniveau

int32

 

1

Det niveau elementet befinder sig på. topniveau har niveau = 1

-    -    -    -    titel

string

MinLength: 1

1

Titel på element, Hvis nederste niveau vil denne titel altid være ESCO STAR stillingsbetegnelsen

-    -    -    -    foraelderId

string

 

0 - 1

Identificerer forælder i hierarki, hvis topniveau er forælder NULL

-    -    -    -    boern

BoernDtoCollection

 

1

List med børn, hvis liste er om elementet på nederste niveau

-    -    -    -    -    BoernDto

BoernDto

 

0 - *

 

-    -    -    -    -    -    barnId

string

Length: 1-256

1

Identificerer barn i hierarki på elementet

-    -    -    -    erAktiv

boolean

 

1

Om elementet er aktivt eller ej, Hvis nederste niveau vil aktiv status følge ESCO STAR stillingsbetegnelsen status hvis denne er inaktiv.

-    -    -    -    oprettetTidspunkt

date-time

 

1

Oprettelsesdato for element i hierarki

-    -    -    -    opdateretTidspunkt

date-time

 

0 - 1

Sidste ændringsdato på hierarkielementet.

-    -    -    -    conceptUriDa

string

 

0 - 1

ConceptUriDa til ESCO STAR stillingsbetegnelse. Vil kun være udfyldt på nederste niveau i hierarkiet

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

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

2002

Invalid CodeList value

Invalid CodeList value

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

GetSpecialEscoStarHierarkiWithElementId (GET /v1/EscoStar/specialEscoStarHierarki/hierarki/{hierarkiType}/{hierarkielementId})

Henter et eller flere elementer fra et hierarki

Scope

Ikke defineret

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

hierarkiType [Path]

int32

 

1

 

hierarkielementId [Path]

string

 

1

 

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

Element

Type

Detaljer

Forekomst

Beskrivelse

response

GetSpecialEscoStarHierarkiResponseDto

 

1

REST-objekt. Serialiseres til JSON

-    hierarki

HierarkiDto

 

0 - 1

ESCO skema.

-    -    hierarkiId

string

Length: 1-256

1

Unik identifikation af hierarkiet.

-    -    hierarkiType

HierarkiTypeCodeList

 

1

 

-    -    kanOpdateresOnline

boolean

 

1

Om hierarkiet kan blive opdateret løbende/online elller kun ved release

-    -    oprettetTidspunkt

date-time

 

1

Oprettelsesdato for hierarki

-    -    opdateretTidspunkt

date-time

 

1

Sidste ændringsdato på hierarki eller tilhørende elementer.

-    -    hierarkier

HierarkiElementDtoCollection

 

1

Liste af elementer i hierarki

-    -    -    HierarkiElementDto

HierarkiElementDto

 

0 - *

 

-    -    -    -    hierarkielementId

string

Length: 1-256

1

Id på det enkelte element i hierarkiet

-    -    -    -    hierarkiniveau

int32

 

1

Det niveau elementet befinder sig på. topniveau har niveau = 1

-    -    -    -    titel

string

MinLength: 1

1

Titel på element, Hvis nederste niveau vil denne titel altid være ESCO STAR stillingsbetegnelsen

-    -    -    -    foraelderId

string

 

0 - 1

Identificerer forælder i hierarki, hvis topniveau er forælder NULL

-    -    -    -    boern

BoernDtoCollection

 

1

List med børn, hvis liste er om elementet på nederste niveau

-    -    -    -    -    BoernDto

BoernDto

 

0 - *

 

-    -    -    -    -    -    barnId

string

Length: 1-256

1

Identificerer barn i hierarki på elementet

-    -    -    -    erAktiv

boolean

 

1

Om elementet er aktivt eller ej, Hvis nederste niveau vil aktiv status følge ESCO STAR stillingsbetegnelsen status hvis denne er inaktiv.

-    -    -    -    oprettetTidspunkt

date-time

 

1

Oprettelsesdato for element i hierarki

-    -    -    -    opdateretTidspunkt

date-time

 

0 - 1

Sidste ændringsdato på hierarkielementet.

-    -    -    -    conceptUriDa

string

 

0 - 1

ConceptUriDa til ESCO STAR stillingsbetegnelse. Vil kun være udfyldt på nederste niveau i hierarkiet

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

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

2002

Invalid CodeList value

Invalid CodeList value

4575

You are not authorized to execute the operation

You are not authorized to execute the operation