Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 4 Next »

Siden opdateres automatisk til at afspejle koden.

Metoder

GetProductionUnit (GET /pNumber)

Tilladte organisationer

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

Scope

Ikke defineret

Input

ElementTypeDetaljerForekomstBeskrivelse
pNumber [Query]string1

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetProductionUnitResponseDto1
-    cvrNumberstringMinLength: 11
-    productionUnitGetProductionUnitDetailsDto1
-    -    namestringLength: 1-801
-    -    mainAddressstring0 - 1
-    -    citystringLength: 1-801
-    -    municipalityCodeint32Length: 1-800 - 1
-    -    phoneNumberstring0 - 1
-    -    emailstringLength: 4-40 - 1
-    -    homePagestring0 - 1
-    -    descriptionstringLength: 0-5000 - 1
-    -    activityStateIdint321
-    -    isDisabledboolean0 - 1
-    -    idint321
-    -    pNumberstring0 - 1
-    -    customerNumberint320 - 1
-    -    visitAddressstring0 - 1
-    -    postalCodestring0 - 1
-    -    logoIdint320 - 1
-    -    createdTimestampdate-time0 - 1
-    -    lastUpdatedTimestampdate-time0 - 1
-    -    unregistrationTimestampdate-time0 - 1

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl

UpdateProductionUnit (PUT /pNumber)

Tilladte organisationer

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

Scope

Ikke defineret

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
requestBodyUpdateProductionUnitRequestDto1
-    cvrNumberstringMinLength: 11
-    productionUnitCreateProductionUnitDetailsDto1
-    -    namestringLength: 1-801
-    -    mainAddressstring0 - 1
-    -    citystringLength: 1-801
-    -    municipalityCodeint32Length: 1-800 - 1
-    -    phoneNumberstring0 - 1
-    -    emailstringLength: 4-40 - 1
-    -    homePagestring0 - 1
-    -    descriptionstringLength: 0-5000 - 1
-    -    logoIdint320 - 1
-    -    activityStateIdint321
-    -    isDisabledboolean0 - 1
-    -    pNumberstringMinLength: 11
-    -    visitAddressstringLength: 1-801
-    -    postalCodestringLength: 4-41

Output

Intet output

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl
120212Inputtet følger ikke formatet for et CVR-nummer (8 cifre).Inputtet følger ikke formatet for et CVR-nummer (8 cifre).
120201CVR-nummeret findes ikke i CVR-registeret.CVR-nummeret findes ikke i CVR-registeret.
120202Forkerte data fra CVR-registeret.Forkerte data fra CVR-registeret.

DeleteProductionUnit (DELETE /pNumber)

Tilladte organisationer

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

Scope

Ikke defineret

Input

ElementTypeDetaljerForekomstBeskrivelse
pNumber [Query]string1
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
120033Generel fejlGenerel fejl

CreateLogo (POST /logo/{pNumber})

Tilladte organisationer

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

Scope

Ikke defineret

Input

ElementTypeDetaljerForekomstBeskrivelse
pNumber [Path]string1
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
requestBodyCreateProductionUnitLogoRequestDto1
-    logoProductionUnitLogoDto1
-    -    fileNamestring0 - 1
-    -    imagebase64Binary0 - 1
-    -    imageTypestring0 - 1

Output

Intet output

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl
1014The submitted message is not validThe submitted message is not valid
120204Virksomheden findes ikke i databasen.Virksomheden findes ikke i databasen.

GetLogo (GET /logo/{pNumber})

Tilladte organisationer

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

Scope

Ikke defineret

Input

ElementTypeDetaljerForekomstBeskrivelse
pNumber [Path]string1

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetProductionUnitLogoResponseDto1
-    logoGetProductionUnitLogoDto0 - 1
-    -    fileNamestring0 - 1
-    -    imagebase64Binary0 - 1
-    -    imageTypestring0 - 1
-    -    idint321

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl
1014The submitted message is not validThe submitted message is not valid

UpdateLogo (PUT /logo/{pNumber})

Tilladte organisationer

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

Scope

Ikke defineret

Input

ElementTypeDetaljerForekomstBeskrivelse
pNumber [Path]string1
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
requestBodyUpdateProductionUnitLogoRequestDto1
-    logoProductionUnitLogoDto1
-    -    fileNamestring0 - 1
-    -    imagebase64Binary0 - 1
-    -    imageTypestring0 - 1

Output

Intet output

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl
1014The submitted message is not validThe submitted message is not valid
120204Virksomheden findes ikke i databasen.Virksomheden findes ikke i databasen.

DeleteLogo (DELETE /logo/{pNumber})

Tilladte organisationer

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

Scope

Ikke defineret

Input

ElementTypeDetaljerForekomstBeskrivelse
pNumber [Path]string1
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
120033Generel fejlGenerel fejl
1014The submitted message is not validThe submitted message is not valid

GetLogoById (GET /logo/by-id/{id})

Tilladte organisationer

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

Scope

Ikke defineret

Input

ElementTypeDetaljerForekomstBeskrivelse
id [Path]int321

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetProductionUnitLogoByIdResponseDto1
-    logoGetProductionUnitLogoDto0 - 1
-    -    fileNamestring0 - 1
-    -    imagebase64Binary0 - 1
-    -    imageTypestring0 - 1
-    -    idint321

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl
1014The submitted message is not validThe submitted message is not valid

DeleteLogoById (DELETE /logo/by-id/{id})

Tilladte organisationer

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

Scope

Ikke defineret

Input

ElementTypeDetaljerForekomstBeskrivelse
id [Path]int321
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
120033Generel fejlGenerel fejl
1014The submitted message is not validThe submitted message is not valid

SearchProductionUnits (GET /search)

Tilladte organisationer

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

Scope

Ikke defineret

Input

ElementTypeDetaljerForekomstBeskrivelse
PNumber [Query]stringLength: 10-100 - 1
Name [Query]stringLength: 1-3000 - 1
IncludeLockedCompanies [Query]boolean0 - 1

Output

ElementTypeDetaljerForekomstBeskrivelse
responseSearchProductionUnitsResponseDto1
-    productionUnitsGetProductionUnitDetailsDtoCollection0 - 1
-    -    GetProductionUnitDetailsDtoGetProductionUnitDetailsDto0 - *
-    -    -    namestringLength: 1-801
-    -    -    mainAddressstring0 - 1
-    -    -    citystringLength: 1-801
-    -    -    municipalityCodeint32Length: 1-800 - 1
-    -    -    phoneNumberstring0 - 1
-    -    -    emailstringLength: 4-40 - 1
-    -    -    homePagestring0 - 1
-    -    -    descriptionstringLength: 0-5000 - 1
-    -    -    activityStateIdint321
-    -    -    isDisabledboolean0 - 1
-    -    -    idint321
-    -    -    pNumberstring0 - 1
-    -    -    customerNumberint320 - 1
-    -    -    visitAddressstring0 - 1
-    -    -    postalCodestring0 - 1
-    -    -    logoIdint320 - 1
-    -    -    createdTimestampdate-time0 - 1
-    -    -    lastUpdatedTimestampdate-time0 - 1
-    -    -    unregistrationTimestampdate-time0 - 1

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl

GetJobPosting (GET /v1/JobAdApproval/{jobAdId})

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
jobAdId [Path]int321
Caseworker [Query]string1
BeingEdited [Query]boolean1
TakeLock [Query]boolean1

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetJobPostingResponseDto1
-    jobAdApprovalJobAdApprovalDto0 - 1
-    -    jobAdJobAdDto1
-    -    -    jobAdIdentifierint320 - 1
-    -    -    applicationDetailsApplicationDetailsDto0 - 1
-    -    -    -    applicationMethodsApplicationMethodsDto0 - 1
-    -    -    -    -    applyByEmailstring0 - 1
-    -    -    -    -    applyByLetterboolean0 - 1
-    -    -    -    -    applyByTelephonestring0 - 1
-    -    -    -    -    applyOnlinestring0 - 1
-    -    -    -    descriptionstring0 - 1
-    -    -    -    jobContactsApplicationContactPersonDtoCollection0 - 1
-    -    -    -    -    ApplicationContactPersonDtoApplicationContactPersonDto0 - *
-    -    -    -    -    -    emailstring0 - 1
-    -    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    -    -    titlestring0 - 1
-    -    -    -    -    -    phoneNumbersTelephoneNumbersDto0 - 1
-    -    -    -    -    -    -    mobilestring0 - 1
-    -    -    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    referralstring0 - 1
-    -    -    hiringOrganizationDetailsHiringOrganizationDetailsDto0 - 1
-    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    citystring0 - 1
-    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    branchCodeint320 - 1
-    -    -    -    branchDescriptionstring0 - 1
-    -    -    -    contactHiringOrganizationContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    cvrNumberstring0 - 1
-    -    -    -    namestring0 - 1
-    -    -    -    pNumberstring0 - 1
-    -    -    -    urlstring0 - 1
-    -    -    jobAdDetailsJobAdDetailsDto0 - 1
-    -    -    -    publishDatesJobPublishDatesDto0 - 1
-    -    -    -    -    lastModifiedDatedate-time0 - 1
-    -    -    -    -    publishStartDatedate-time1
-    -    -    -    -    publishEndDatedate-time1
-    -    -    -    logostring0 - 1
-    -    -    -    numberOfReadsint320 - 1
-    -    -    -    creatorCreatorContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    contactIdentificationstring0 - 1
-    -    -    -    -    jobcenterUserRidstring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    statusJobannonceStatusTypeCodeList0 - 1
-    -    -    -    typeJobannonceTypeCodeList1
-    -    -    jobDetailsJobDetailsDto0 - 1
-    -    -    -    authorityIdint320 - 1
-    -    -    -    authorityPhonestring0 - 1
-    -    -    -    classificationsJobannonceEgenskabTypeCodeListCollection0 - 1
-    -    -    -    -    JobannonceEgenskabTypeCodeListJobannonceEgenskabTypeCodeList0 - *
-    -    -    -    employmentTypeAnsaettelsesTypeCodeList1
-    -    -    -    jobAdTextstring0 - 1
-    -    -    -    requiredDriversLicensesDriverLicenseTypeCodeListCollection0 - 1
-    -    -    -    -    DriverLicenseTypeCodeListDriverLicenseTypeCodeList0 - *
-    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    isAnonymousEmployerboolean0 - 1
-    -    -    -    isDisabilityFriendlyboolean0 - 1
-    -    -    -    hiringDetailsHiringDetailsDto0 - 1
-    -    -    -    -    applicationDeadlineDatedate-time0 - 1
-    -    -    -    -    employmentDatedate-time0 - 1
-    -    -    -    -    startAsSoonAsPossibleboolean0 - 1
-    -    -    -    jobLocationJobLocationDto0 - 1
-    -    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    -    citystring0 - 1
-    -    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    -    noLocalBusinessAddressboolean0 - 1
-    -    -    -    numberOfPositionsint320 - 1
-    -    -    -    occupationConceptUristring0 - 1
-    -    -    -    scheduleScheduleDto0 - 1
-    -    -    -    -    workHoursTypesWorkHoursTypeDto0 - 1
-    -    -    -    -    -    dayboolean0 - 1
-    -    -    -    -    -    eveningboolean0 - 1
-    -    -    -    -    -    nightboolean0 - 1
-    -    -    -    -    -    weekendboolean0 - 1
-    -    -    -    -    workHoursUgentligArbejdstidTypeCodeList1
-    -    -    -    -    weeklyWorkHoursWeeklyWorkHoursDto0 - 1
-    -    -    -    -    -    minint320 - 1
-    -    -    -    -    -    maxint320 - 1
-    -    -    -    jobAdTitlestring0 - 1
-    -    -    importedFromint320 - 1
-    -    caseworkerstring0 - 1
-    -    beingEditedboolean0 - 1
-    -    lastEditeddate-time0 - 1
-    -    parkedboolean0 - 1
-    -    parkedTodate-time0 - 1
-    -    updatedboolean0 - 1
-    -    hiringOrgDescriptionstring0 - 1
-    -    registrantFirstNamestring0 - 1
-    -    registrantLastNamestring0 - 1
-    -    registrantMobilePhoneNumberstring0 - 1
-    -    registrantPrimaryPhoneNumberstring0 - 1
-    -    registrantSecondaryPhoneNumberstring0 - 1
-    -    showInAutoMatchboolean1
-    -    importedboolean0 - 1
-    -    systemOfOriginstring0 - 1
-    -    locationMunicipalityCodeint320 - 1
-    -    recruitmentToOtherCountryint321
-    -    authorityIdint320 - 1
-    -    authorityPhoneNumberstring0 - 1
-    -    locationCountryIdentificationCodestring0 - 1
-    -    occupationNamestring0 - 1

Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl

GetNextJobPosting (GET /v1/JobAdApproval/getnext)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
Caseworker [Query]string1
TakeLock [Query]boolean1

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetNextJobPostingResponseDto1
-    jobAdApprovalJobAdApprovalDto0 - 1
-    -    jobAdJobAdDto1
-    -    -    jobAdIdentifierint320 - 1
-    -    -    applicationDetailsApplicationDetailsDto0 - 1
-    -    -    -    applicationMethodsApplicationMethodsDto0 - 1
-    -    -    -    -    applyByEmailstring0 - 1
-    -    -    -    -    applyByLetterboolean0 - 1
-    -    -    -    -    applyByTelephonestring0 - 1
-    -    -    -    -    applyOnlinestring0 - 1
-    -    -    -    descriptionstring0 - 1
-    -    -    -    jobContactsApplicationContactPersonDtoCollection0 - 1
-    -    -    -    -    ApplicationContactPersonDtoApplicationContactPersonDto0 - *
-    -    -    -    -    -    emailstring0 - 1
-    -    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    -    -    titlestring0 - 1
-    -    -    -    -    -    phoneNumbersTelephoneNumbersDto0 - 1
-    -    -    -    -    -    -    mobilestring0 - 1
-    -    -    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    referralstring0 - 1
-    -    -    hiringOrganizationDetailsHiringOrganizationDetailsDto0 - 1
-    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    citystring0 - 1
-    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    branchCodeint320 - 1
-    -    -    -    branchDescriptionstring0 - 1
-    -    -    -    contactHiringOrganizationContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    cvrNumberstring0 - 1
-    -    -    -    namestring0 - 1
-    -    -    -    pNumberstring0 - 1
-    -    -    -    urlstring0 - 1
-    -    -    jobAdDetailsJobAdDetailsDto0 - 1
-    -    -    -    publishDatesJobPublishDatesDto0 - 1
-    -    -    -    -    lastModifiedDatedate-time0 - 1
-    -    -    -    -    publishStartDatedate-time1
-    -    -    -    -    publishEndDatedate-time1
-    -    -    -    logostring0 - 1
-    -    -    -    numberOfReadsint320 - 1
-    -    -    -    creatorCreatorContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    contactIdentificationstring0 - 1
-    -    -    -    -    jobcenterUserRidstring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    statusJobannonceStatusTypeCodeList0 - 1
-    -    -    -    typeJobannonceTypeCodeList1
-    -    -    jobDetailsJobDetailsDto0 - 1
-    -    -    -    authorityIdint320 - 1
-    -    -    -    authorityPhonestring0 - 1
-    -    -    -    classificationsJobannonceEgenskabTypeCodeListCollection0 - 1
-    -    -    -    -    JobannonceEgenskabTypeCodeListJobannonceEgenskabTypeCodeList0 - *
-    -    -    -    employmentTypeAnsaettelsesTypeCodeList1
-    -    -    -    jobAdTextstring0 - 1
-    -    -    -    requiredDriversLicensesDriverLicenseTypeCodeListCollection0 - 1
-    -    -    -    -    DriverLicenseTypeCodeListDriverLicenseTypeCodeList0 - *
-    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    isAnonymousEmployerboolean0 - 1
-    -    -    -    isDisabilityFriendlyboolean0 - 1
-    -    -    -    hiringDetailsHiringDetailsDto0 - 1
-    -    -    -    -    applicationDeadlineDatedate-time0 - 1
-    -    -    -    -    employmentDatedate-time0 - 1
-    -    -    -    -    startAsSoonAsPossibleboolean0 - 1
-    -    -    -    jobLocationJobLocationDto0 - 1
-    -    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    -    citystring0 - 1
-    -    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    -    noLocalBusinessAddressboolean0 - 1
-    -    -    -    numberOfPositionsint320 - 1
-    -    -    -    occupationConceptUristring0 - 1
-    -    -    -    scheduleScheduleDto0 - 1
-    -    -    -    -    workHoursTypesWorkHoursTypeDto0 - 1
-    -    -    -    -    -    dayboolean0 - 1
-    -    -    -    -    -    eveningboolean0 - 1
-    -    -    -    -    -    nightboolean0 - 1
-    -    -    -    -    -    weekendboolean0 - 1
-    -    -    -    -    workHoursUgentligArbejdstidTypeCodeList1
-    -    -    -    -    weeklyWorkHoursWeeklyWorkHoursDto0 - 1
-    -    -    -    -    -    minint320 - 1
-    -    -    -    -    -    maxint320 - 1
-    -    -    -    jobAdTitlestring0 - 1
-    -    -    importedFromint320 - 1
-    -    caseworkerstring0 - 1
-    -    beingEditedboolean0 - 1
-    -    lastEditeddate-time0 - 1
-    -    parkedboolean0 - 1
-    -    parkedTodate-time0 - 1
-    -    updatedboolean0 - 1
-    -    hiringOrgDescriptionstring0 - 1
-    -    registrantFirstNamestring0 - 1
-    -    registrantLastNamestring0 - 1
-    -    registrantMobilePhoneNumberstring0 - 1
-    -    registrantPrimaryPhoneNumberstring0 - 1
-    -    registrantSecondaryPhoneNumberstring0 - 1
-    -    showInAutoMatchboolean1
-    -    importedboolean0 - 1
-    -    systemOfOriginstring0 - 1
-    -    locationMunicipalityCodeint320 - 1
-    -    recruitmentToOtherCountryint321
-    -    authorityIdint320 - 1
-    -    authorityPhoneNumberstring0 - 1
-    -    locationCountryIdentificationCodestring0 - 1
-    -    occupationNamestring0 - 1

Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl

ApproveJobPosting (PUT /v1/JobAdApproval/approve)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.write

Input

ElementTypeDetaljerForekomstBeskrivelse
jobAdId [Query]int321
caseworker [Query]string1
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
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl

FurtherProcessJobPosting (PUT /v1/JobAdApproval/furtherprocess)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.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
requestBodyFurtherProcessJobPostingRequestDto1
-    jobAdApprovalJobAdApprovalDto1
-    -    jobAdJobAdDto1
-    -    -    jobAdIdentifierint320 - 1
-    -    -    applicationDetailsApplicationDetailsDto0 - 1
-    -    -    -    applicationMethodsApplicationMethodsDto0 - 1
-    -    -    -    -    applyByEmailstring0 - 1
-    -    -    -    -    applyByLetterboolean0 - 1
-    -    -    -    -    applyByTelephonestring0 - 1
-    -    -    -    -    applyOnlinestring0 - 1
-    -    -    -    descriptionstring0 - 1
-    -    -    -    jobContactsApplicationContactPersonDtoCollection0 - 1
-    -    -    -    -    ApplicationContactPersonDtoApplicationContactPersonDto0 - *
-    -    -    -    -    -    emailstring0 - 1
-    -    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    -    -    titlestring0 - 1
-    -    -    -    -    -    phoneNumbersTelephoneNumbersDto0 - 1
-    -    -    -    -    -    -    mobilestring0 - 1
-    -    -    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    referralstring0 - 1
-    -    -    hiringOrganizationDetailsHiringOrganizationDetailsDto0 - 1
-    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    citystring0 - 1
-    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    branchCodeint320 - 1
-    -    -    -    branchDescriptionstring0 - 1
-    -    -    -    contactHiringOrganizationContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    cvrNumberstring0 - 1
-    -    -    -    namestring0 - 1
-    -    -    -    pNumberstring0 - 1
-    -    -    -    urlstring0 - 1
-    -    -    jobAdDetailsJobAdDetailsDto0 - 1
-    -    -    -    publishDatesJobPublishDatesDto0 - 1
-    -    -    -    -    lastModifiedDatedate-time0 - 1
-    -    -    -    -    publishStartDatedate-time1
-    -    -    -    -    publishEndDatedate-time1
-    -    -    -    logostring0 - 1
-    -    -    -    numberOfReadsint320 - 1
-    -    -    -    creatorCreatorContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    contactIdentificationstring0 - 1
-    -    -    -    -    jobcenterUserRidstring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    statusJobannonceStatusTypeCodeList0 - 1
-    -    -    -    typeJobannonceTypeCodeList1
-    -    -    jobDetailsJobDetailsDto0 - 1
-    -    -    -    authorityIdint320 - 1
-    -    -    -    authorityPhonestring0 - 1
-    -    -    -    classificationsJobannonceEgenskabTypeCodeListCollection0 - 1
-    -    -    -    -    JobannonceEgenskabTypeCodeListJobannonceEgenskabTypeCodeList0 - *
-    -    -    -    employmentTypeAnsaettelsesTypeCodeList1
-    -    -    -    jobAdTextstring0 - 1
-    -    -    -    requiredDriversLicensesDriverLicenseTypeCodeListCollection0 - 1
-    -    -    -    -    DriverLicenseTypeCodeListDriverLicenseTypeCodeList0 - *
-    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    isAnonymousEmployerboolean0 - 1
-    -    -    -    isDisabilityFriendlyboolean0 - 1
-    -    -    -    hiringDetailsHiringDetailsDto0 - 1
-    -    -    -    -    applicationDeadlineDatedate-time0 - 1
-    -    -    -    -    employmentDatedate-time0 - 1
-    -    -    -    -    startAsSoonAsPossibleboolean0 - 1
-    -    -    -    jobLocationJobLocationDto0 - 1
-    -    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    -    citystring0 - 1
-    -    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    -    noLocalBusinessAddressboolean0 - 1
-    -    -    -    numberOfPositionsint320 - 1
-    -    -    -    occupationConceptUristring0 - 1
-    -    -    -    scheduleScheduleDto0 - 1
-    -    -    -    -    workHoursTypesWorkHoursTypeDto0 - 1
-    -    -    -    -    -    dayboolean0 - 1
-    -    -    -    -    -    eveningboolean0 - 1
-    -    -    -    -    -    nightboolean0 - 1
-    -    -    -    -    -    weekendboolean0 - 1
-    -    -    -    -    workHoursUgentligArbejdstidTypeCodeList1
-    -    -    -    -    weeklyWorkHoursWeeklyWorkHoursDto0 - 1
-    -    -    -    -    -    minint320 - 1
-    -    -    -    -    -    maxint320 - 1
-    -    -    -    jobAdTitlestring0 - 1
-    -    -    importedFromint320 - 1
-    -    caseworkerstring0 - 1
-    -    beingEditedboolean0 - 1
-    -    lastEditeddate-time0 - 1
-    -    parkedboolean0 - 1
-    -    parkedTodate-time0 - 1
-    -    updatedboolean0 - 1
-    -    hiringOrgDescriptionstring0 - 1
-    -    registrantFirstNamestring0 - 1
-    -    registrantLastNamestring0 - 1
-    -    registrantMobilePhoneNumberstring0 - 1
-    -    registrantPrimaryPhoneNumberstring0 - 1
-    -    registrantSecondaryPhoneNumberstring0 - 1
-    -    showInAutoMatchboolean1
-    -    importedboolean0 - 1
-    -    systemOfOriginstring0 - 1
-    -    locationMunicipalityCodeint320 - 1
-    -    recruitmentToOtherCountryint321
-    -    authorityIdint320 - 1
-    -    authorityPhoneNumberstring0 - 1
-    -    locationCountryIdentificationCodestring0 - 1
-    -    occupationNamestring0 - 1
-    caseworkerstringMinLength: 11
-    commentstring0 - 1
-    mailMessagestring0 - 1
-    immediateApproveboolean0 - 1

Output

Intet output

Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl

ParkJobPosting (PUT /v1/JobAdApproval/park)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.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
requestBodyParkJobPostingRequestDto1
-    jobAdApprovalJobAdApprovalDto1
-    -    jobAdJobAdDto1
-    -    -    jobAdIdentifierint320 - 1
-    -    -    applicationDetailsApplicationDetailsDto0 - 1
-    -    -    -    applicationMethodsApplicationMethodsDto0 - 1
-    -    -    -    -    applyByEmailstring0 - 1
-    -    -    -    -    applyByLetterboolean0 - 1
-    -    -    -    -    applyByTelephonestring0 - 1
-    -    -    -    -    applyOnlinestring0 - 1
-    -    -    -    descriptionstring0 - 1
-    -    -    -    jobContactsApplicationContactPersonDtoCollection0 - 1
-    -    -    -    -    ApplicationContactPersonDtoApplicationContactPersonDto0 - *
-    -    -    -    -    -    emailstring0 - 1
-    -    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    -    -    titlestring0 - 1
-    -    -    -    -    -    phoneNumbersTelephoneNumbersDto0 - 1
-    -    -    -    -    -    -    mobilestring0 - 1
-    -    -    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    referralstring0 - 1
-    -    -    hiringOrganizationDetailsHiringOrganizationDetailsDto0 - 1
-    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    citystring0 - 1
-    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    branchCodeint320 - 1
-    -    -    -    branchDescriptionstring0 - 1
-    -    -    -    contactHiringOrganizationContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    cvrNumberstring0 - 1
-    -    -    -    namestring0 - 1
-    -    -    -    pNumberstring0 - 1
-    -    -    -    urlstring0 - 1
-    -    -    jobAdDetailsJobAdDetailsDto0 - 1
-    -    -    -    publishDatesJobPublishDatesDto0 - 1
-    -    -    -    -    lastModifiedDatedate-time0 - 1
-    -    -    -    -    publishStartDatedate-time1
-    -    -    -    -    publishEndDatedate-time1
-    -    -    -    logostring0 - 1
-    -    -    -    numberOfReadsint320 - 1
-    -    -    -    creatorCreatorContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    contactIdentificationstring0 - 1
-    -    -    -    -    jobcenterUserRidstring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    statusJobannonceStatusTypeCodeList0 - 1
-    -    -    -    typeJobannonceTypeCodeList1
-    -    -    jobDetailsJobDetailsDto0 - 1
-    -    -    -    authorityIdint320 - 1
-    -    -    -    authorityPhonestring0 - 1
-    -    -    -    classificationsJobannonceEgenskabTypeCodeListCollection0 - 1
-    -    -    -    -    JobannonceEgenskabTypeCodeListJobannonceEgenskabTypeCodeList0 - *
-    -    -    -    employmentTypeAnsaettelsesTypeCodeList1
-    -    -    -    jobAdTextstring0 - 1
-    -    -    -    requiredDriversLicensesDriverLicenseTypeCodeListCollection0 - 1
-    -    -    -    -    DriverLicenseTypeCodeListDriverLicenseTypeCodeList0 - *
-    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    isAnonymousEmployerboolean0 - 1
-    -    -    -    isDisabilityFriendlyboolean0 - 1
-    -    -    -    hiringDetailsHiringDetailsDto0 - 1
-    -    -    -    -    applicationDeadlineDatedate-time0 - 1
-    -    -    -    -    employmentDatedate-time0 - 1
-    -    -    -    -    startAsSoonAsPossibleboolean0 - 1
-    -    -    -    jobLocationJobLocationDto0 - 1
-    -    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    -    citystring0 - 1
-    -    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    -    noLocalBusinessAddressboolean0 - 1
-    -    -    -    numberOfPositionsint320 - 1
-    -    -    -    occupationConceptUristring0 - 1
-    -    -    -    scheduleScheduleDto0 - 1
-    -    -    -    -    workHoursTypesWorkHoursTypeDto0 - 1
-    -    -    -    -    -    dayboolean0 - 1
-    -    -    -    -    -    eveningboolean0 - 1
-    -    -    -    -    -    nightboolean0 - 1
-    -    -    -    -    -    weekendboolean0 - 1
-    -    -    -    -    workHoursUgentligArbejdstidTypeCodeList1
-    -    -    -    -    weeklyWorkHoursWeeklyWorkHoursDto0 - 1
-    -    -    -    -    -    minint320 - 1
-    -    -    -    -    -    maxint320 - 1
-    -    -    -    jobAdTitlestring0 - 1
-    -    -    importedFromint320 - 1
-    -    caseworkerstring0 - 1
-    -    beingEditedboolean0 - 1
-    -    lastEditeddate-time0 - 1
-    -    parkedboolean0 - 1
-    -    parkedTodate-time0 - 1
-    -    updatedboolean0 - 1
-    -    hiringOrgDescriptionstring0 - 1
-    -    registrantFirstNamestring0 - 1
-    -    registrantLastNamestring0 - 1
-    -    registrantMobilePhoneNumberstring0 - 1
-    -    registrantPrimaryPhoneNumberstring0 - 1
-    -    registrantSecondaryPhoneNumberstring0 - 1
-    -    showInAutoMatchboolean1
-    -    importedboolean0 - 1
-    -    systemOfOriginstring0 - 1
-    -    locationMunicipalityCodeint320 - 1
-    -    recruitmentToOtherCountryint321
-    -    authorityIdint320 - 1
-    -    authorityPhoneNumberstring0 - 1
-    -    locationCountryIdentificationCodestring0 - 1
-    -    occupationNamestring0 - 1
-    caseworkerstringMinLength: 11
-    minutesToParkdouble1
-    commentstring0 - 1

Output

Intet output

Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl

GetJobAdById (GET /v1/JobAdApproval/jobad/{jobAdId})

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
jobAdId [Path]int321

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetJobAdByIdResponseDto1
-    jobAdJobAdDto1
-    -    jobAdIdentifierint320 - 1
-    -    applicationDetailsApplicationDetailsDto0 - 1
-    -    -    applicationMethodsApplicationMethodsDto0 - 1
-    -    -    -    applyByEmailstring0 - 1
-    -    -    -    applyByLetterboolean0 - 1
-    -    -    -    applyByTelephonestring0 - 1
-    -    -    -    applyOnlinestring0 - 1
-    -    -    descriptionstring0 - 1
-    -    -    jobContactsApplicationContactPersonDtoCollection0 - 1
-    -    -    -    ApplicationContactPersonDtoApplicationContactPersonDto0 - *
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    phoneNumbersTelephoneNumbersDto0 - 1
-    -    -    -    -    -    mobilestring0 - 1
-    -    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    referralstring0 - 1
-    -    hiringOrganizationDetailsHiringOrganizationDetailsDto0 - 1
-    -    -    addressAddressDto0 - 1
-    -    -    -    countryCodestring0 - 1
-    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    municipalityCodeint320 - 1
-    -    -    -    municipalityNamestring0 - 1
-    -    -    -    citystring0 - 1
-    -    -    -    postalCitystring0 - 1
-    -    -    -    postalCodestring0 - 1
-    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    streetNamestring0 - 1
-    -    -    -    suiteIdentifierstring0 - 1
-    -    -    branchCodeint320 - 1
-    -    -    branchDescriptionstring0 - 1
-    -    -    contactHiringOrganizationContactPersonDto0 - 1
-    -    -    -    emailstring0 - 1
-    -    -    -    personGivenNamestring0 - 1
-    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    titlestring0 - 1
-    -    -    -    primaryNumberstring0 - 1
-    -    -    -    secondaryNumberstring0 - 1
-    -    -    cvrNumberstring0 - 1
-    -    -    namestring0 - 1
-    -    -    pNumberstring0 - 1
-    -    -    urlstring0 - 1
-    -    jobAdDetailsJobAdDetailsDto0 - 1
-    -    -    publishDatesJobPublishDatesDto0 - 1
-    -    -    -    lastModifiedDatedate-time0 - 1
-    -    -    -    publishStartDatedate-time1
-    -    -    -    publishEndDatedate-time1
-    -    -    logostring0 - 1
-    -    -    numberOfReadsint320 - 1
-    -    -    creatorCreatorContactPersonDto0 - 1
-    -    -    -    emailstring0 - 1
-    -    -    -    personGivenNamestring0 - 1
-    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    contactIdentificationstring0 - 1
-    -    -    -    jobcenterUserRidstring0 - 1
-    -    -    -    titlestring0 - 1
-    -    -    -    primaryNumberstring0 - 1
-    -    -    statusJobannonceStatusTypeCodeList0 - 1
-    -    -    typeJobannonceTypeCodeList1
-    -    jobDetailsJobDetailsDto0 - 1
-    -    -    authorityIdint320 - 1
-    -    -    authorityPhonestring0 - 1
-    -    -    classificationsJobannonceEgenskabTypeCodeListCollection0 - 1
-    -    -    -    JobannonceEgenskabTypeCodeListJobannonceEgenskabTypeCodeList0 - *
-    -    -    employmentTypeAnsaettelsesTypeCodeList1
-    -    -    jobAdTextstring0 - 1
-    -    -    requiredDriversLicensesDriverLicenseTypeCodeListCollection0 - 1
-    -    -    -    DriverLicenseTypeCodeListDriverLicenseTypeCodeList0 - *
-    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    isAnonymousEmployerboolean0 - 1
-    -    -    isDisabilityFriendlyboolean0 - 1
-    -    -    hiringDetailsHiringDetailsDto0 - 1
-    -    -    -    applicationDeadlineDatedate-time0 - 1
-    -    -    -    employmentDatedate-time0 - 1
-    -    -    -    startAsSoonAsPossibleboolean0 - 1
-    -    -    jobLocationJobLocationDto0 - 1
-    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    citystring0 - 1
-    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    noLocalBusinessAddressboolean0 - 1
-    -    -    numberOfPositionsint320 - 1
-    -    -    occupationConceptUristring0 - 1
-    -    -    scheduleScheduleDto0 - 1
-    -    -    -    workHoursTypesWorkHoursTypeDto0 - 1
-    -    -    -    -    dayboolean0 - 1
-    -    -    -    -    eveningboolean0 - 1
-    -    -    -    -    nightboolean0 - 1
-    -    -    -    -    weekendboolean0 - 1
-    -    -    -    workHoursUgentligArbejdstidTypeCodeList1
-    -    -    -    weeklyWorkHoursWeeklyWorkHoursDto0 - 1
-    -    -    -    -    minint320 - 1
-    -    -    -    -    maxint320 - 1
-    -    -    jobAdTitlestring0 - 1
-    -    importedFromint320 - 1

Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl

GetJobAdApprovalById (GET /v1/JobAdApproval/approval/{jobAdId})

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
jobAdId [Path]int321

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetJobAdApprovalByIdResponseDto1
-    jobAdApprovalJobAdApprovalDto0 - 1
-    -    jobAdJobAdDto1
-    -    -    jobAdIdentifierint320 - 1
-    -    -    applicationDetailsApplicationDetailsDto0 - 1
-    -    -    -    applicationMethodsApplicationMethodsDto0 - 1
-    -    -    -    -    applyByEmailstring0 - 1
-    -    -    -    -    applyByLetterboolean0 - 1
-    -    -    -    -    applyByTelephonestring0 - 1
-    -    -    -    -    applyOnlinestring0 - 1
-    -    -    -    descriptionstring0 - 1
-    -    -    -    jobContactsApplicationContactPersonDtoCollection0 - 1
-    -    -    -    -    ApplicationContactPersonDtoApplicationContactPersonDto0 - *
-    -    -    -    -    -    emailstring0 - 1
-    -    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    -    -    titlestring0 - 1
-    -    -    -    -    -    phoneNumbersTelephoneNumbersDto0 - 1
-    -    -    -    -    -    -    mobilestring0 - 1
-    -    -    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    referralstring0 - 1
-    -    -    hiringOrganizationDetailsHiringOrganizationDetailsDto0 - 1
-    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    citystring0 - 1
-    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    branchCodeint320 - 1
-    -    -    -    branchDescriptionstring0 - 1
-    -    -    -    contactHiringOrganizationContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    cvrNumberstring0 - 1
-    -    -    -    namestring0 - 1
-    -    -    -    pNumberstring0 - 1
-    -    -    -    urlstring0 - 1
-    -    -    jobAdDetailsJobAdDetailsDto0 - 1
-    -    -    -    publishDatesJobPublishDatesDto0 - 1
-    -    -    -    -    lastModifiedDatedate-time0 - 1
-    -    -    -    -    publishStartDatedate-time1
-    -    -    -    -    publishEndDatedate-time1
-    -    -    -    logostring0 - 1
-    -    -    -    numberOfReadsint320 - 1
-    -    -    -    creatorCreatorContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    contactIdentificationstring0 - 1
-    -    -    -    -    jobcenterUserRidstring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    statusJobannonceStatusTypeCodeList0 - 1
-    -    -    -    typeJobannonceTypeCodeList1
-    -    -    jobDetailsJobDetailsDto0 - 1
-    -    -    -    authorityIdint320 - 1
-    -    -    -    authorityPhonestring0 - 1
-    -    -    -    classificationsJobannonceEgenskabTypeCodeListCollection0 - 1
-    -    -    -    -    JobannonceEgenskabTypeCodeListJobannonceEgenskabTypeCodeList0 - *
-    -    -    -    employmentTypeAnsaettelsesTypeCodeList1
-    -    -    -    jobAdTextstring0 - 1
-    -    -    -    requiredDriversLicensesDriverLicenseTypeCodeListCollection0 - 1
-    -    -    -    -    DriverLicenseTypeCodeListDriverLicenseTypeCodeList0 - *
-    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    isAnonymousEmployerboolean0 - 1
-    -    -    -    isDisabilityFriendlyboolean0 - 1
-    -    -    -    hiringDetailsHiringDetailsDto0 - 1
-    -    -    -    -    applicationDeadlineDatedate-time0 - 1
-    -    -    -    -    employmentDatedate-time0 - 1
-    -    -    -    -    startAsSoonAsPossibleboolean0 - 1
-    -    -    -    jobLocationJobLocationDto0 - 1
-    -    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    -    citystring0 - 1
-    -    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    -    noLocalBusinessAddressboolean0 - 1
-    -    -    -    numberOfPositionsint320 - 1
-    -    -    -    occupationConceptUristring0 - 1
-    -    -    -    scheduleScheduleDto0 - 1
-    -    -    -    -    workHoursTypesWorkHoursTypeDto0 - 1
-    -    -    -    -    -    dayboolean0 - 1
-    -    -    -    -    -    eveningboolean0 - 1
-    -    -    -    -    -    nightboolean0 - 1
-    -    -    -    -    -    weekendboolean0 - 1
-    -    -    -    -    workHoursUgentligArbejdstidTypeCodeList1
-    -    -    -    -    weeklyWorkHoursWeeklyWorkHoursDto0 - 1
-    -    -    -    -    -    minint320 - 1
-    -    -    -    -    -    maxint320 - 1
-    -    -    -    jobAdTitlestring0 - 1
-    -    -    importedFromint320 - 1
-    -    caseworkerstring0 - 1
-    -    beingEditedboolean0 - 1
-    -    lastEditeddate-time0 - 1
-    -    parkedboolean0 - 1
-    -    parkedTodate-time0 - 1
-    -    updatedboolean0 - 1
-    -    hiringOrgDescriptionstring0 - 1
-    -    registrantFirstNamestring0 - 1
-    -    registrantLastNamestring0 - 1
-    -    registrantMobilePhoneNumberstring0 - 1
-    -    registrantPrimaryPhoneNumberstring0 - 1
-    -    registrantSecondaryPhoneNumberstring0 - 1
-    -    showInAutoMatchboolean1
-    -    importedboolean0 - 1
-    -    systemOfOriginstring0 - 1
-    -    locationMunicipalityCodeint320 - 1
-    -    recruitmentToOtherCountryint321
-    -    authorityIdint320 - 1
-    -    authorityPhoneNumberstring0 - 1
-    -    locationCountryIdentificationCodestring0 - 1
-    -    occupationNamestring0 - 1

Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl

GetJobAdStateHistory (GET /v1/JobAdApproval/history/{jobAdId})

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
jobAdId [Path]int321

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetJobAdStateHistoryResponseDto1
-    historyResultsHistoryResultDtoCollection1
-    -    HistoryResultDtoHistoryResultDto0 - *
-    -    -    mailMessagestring0 - 1
-    -    -    commentstring0 - 1
-    -    -    originstring0 - 1
-    -    -    userstring0 - 1
-    -    -    organisationstring0 - 1
-    -    -    createddate-time1
-    -    -    statusJobannonceStatusTypeCodeList1

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl

FindJobAds (GET /v1/JobAdApproval/find)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
Phrase [Query]string0 - 1
JobAdId [Query]int320 - 1
HiringOrgCvRnumber [Query]string0 - 1
HiringOrgName [Query]string0 - 1
Caseworker [Query]string0 - 1
Parked [Query]boolean0 - 1
Status [Query]int320 - 1
PageSize [Query]int320 - 1
PageNumber [Query]int320 - 1

Output

ElementTypeDetaljerForekomstBeskrivelse
responseFindJobAdsResponseDto1
-    searchResultsSearchResultDtoCollection1
-    -    SearchResultDtoSearchResultDto0 - *
-    -    -    jobAdIdint321
-    -    -    titlestring0 - 1
-    -    -    purposestring0 - 1
-    -    -    registrationDatedate-time0 - 1
-    -    -    jobAdStatusint320 - 1
-    -    -    importedboolean0 - 1
-    -    -    systemOfOriginstring0 - 1
-    -    -    hiringOrgNamestring0 - 1
-    -    -    locationCountryIdentificationCodestring0 - 1
-    -    -    locationMunicipalityCodeint320 - 1
-    -    -    posterGivenNamestring0 - 1
-    -    -    posterFamilyNamestring0 - 1
-    -    -    posterPhoneNumberstring0 - 1
-    -    -    posterEmailstring0 - 1
-    -    -    jobcenterIdentifierint320 - 1
-    -    -    updatedboolean0 - 1
-    -    -    lastEditeddate-time0 - 1
-    -    -    parkedboolean0 - 1
-    -    -    parkedTodate-time0 - 1
-    -    -    caseworkerstring0 - 1
-    -    -    beingEditedboolean0 - 1

Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl

GetJobAdDuplicates (GET /v1/JobAdApproval/duplicates)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
JobAdId [Query]int321
OccupationUri [Query]string1
CompanyName [Query]string0 - 1
CompanyPNumber [Query]string0 - 1

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetJobAdDuplicatesResponseDto1
-    searchResultsSearchResultDtoCollection1
-    -    SearchResultDtoSearchResultDto0 - *
-    -    -    jobAdIdint321
-    -    -    titlestring0 - 1
-    -    -    purposestring0 - 1
-    -    -    registrationDatedate-time0 - 1
-    -    -    jobAdStatusint320 - 1
-    -    -    importedboolean0 - 1
-    -    -    systemOfOriginstring0 - 1
-    -    -    hiringOrgNamestring0 - 1
-    -    -    locationCountryIdentificationCodestring0 - 1
-    -    -    locationMunicipalityCodeint320 - 1
-    -    -    posterGivenNamestring0 - 1
-    -    -    posterFamilyNamestring0 - 1
-    -    -    posterPhoneNumberstring0 - 1
-    -    -    posterEmailstring0 - 1
-    -    -    jobcenterIdentifierint320 - 1
-    -    -    updatedboolean0 - 1
-    -    -    lastEditeddate-time0 - 1
-    -    -    parkedboolean0 - 1
-    -    -    parkedTodate-time0 - 1
-    -    -    caseworkerstring0 - 1
-    -    -    beingEditedboolean0 - 1

Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl

GetNumberOfJobAdsWaitingForApproval (GET /v1/JobAdApproval/waitingforapproval)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetNumberOfJobAdsWaitingForApprovalResponseDto1
-    numberOfJobAdsint321

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl

GetPreviousJobAdDescription (GET /v1/JobAdApproval/previousdescription/{jobAdId})

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
jobAdId [Path]int321

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetPreviousJobAdDescriptionResponseDto1
-    descriptionstringMinLength: 11

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl

ReopenJobPosting (PUT /v1/JobAdApproval/reopen/{jobAdId})

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.write

Input

ElementTypeDetaljerForekomstBeskrivelse
jobAdId [Path]int321
caseworker [Query]string1
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

ElementTypeDetaljerForekomstBeskrivelse
responseReopenJobPostingResponseDto1
-    jobAdApprovalJobAdApprovalDto0 - 1
-    -    jobAdJobAdDto1
-    -    -    jobAdIdentifierint320 - 1
-    -    -    applicationDetailsApplicationDetailsDto0 - 1
-    -    -    -    applicationMethodsApplicationMethodsDto0 - 1
-    -    -    -    -    applyByEmailstring0 - 1
-    -    -    -    -    applyByLetterboolean0 - 1
-    -    -    -    -    applyByTelephonestring0 - 1
-    -    -    -    -    applyOnlinestring0 - 1
-    -    -    -    descriptionstring0 - 1
-    -    -    -    jobContactsApplicationContactPersonDtoCollection0 - 1
-    -    -    -    -    ApplicationContactPersonDtoApplicationContactPersonDto0 - *
-    -    -    -    -    -    emailstring0 - 1
-    -    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    -    -    titlestring0 - 1
-    -    -    -    -    -    phoneNumbersTelephoneNumbersDto0 - 1
-    -    -    -    -    -    -    mobilestring0 - 1
-    -    -    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    referralstring0 - 1
-    -    -    hiringOrganizationDetailsHiringOrganizationDetailsDto0 - 1
-    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    citystring0 - 1
-    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    branchCodeint320 - 1
-    -    -    -    branchDescriptionstring0 - 1
-    -    -    -    contactHiringOrganizationContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    -    secondaryNumberstring0 - 1
-    -    -    -    cvrNumberstring0 - 1
-    -    -    -    namestring0 - 1
-    -    -    -    pNumberstring0 - 1
-    -    -    -    urlstring0 - 1
-    -    -    jobAdDetailsJobAdDetailsDto0 - 1
-    -    -    -    publishDatesJobPublishDatesDto0 - 1
-    -    -    -    -    lastModifiedDatedate-time0 - 1
-    -    -    -    -    publishStartDatedate-time1
-    -    -    -    -    publishEndDatedate-time1
-    -    -    -    logostring0 - 1
-    -    -    -    numberOfReadsint320 - 1
-    -    -    -    creatorCreatorContactPersonDto0 - 1
-    -    -    -    -    emailstring0 - 1
-    -    -    -    -    personGivenNamestring0 - 1
-    -    -    -    -    personSurnameNamestring0 - 1
-    -    -    -    -    contactIdentificationstring0 - 1
-    -    -    -    -    jobcenterUserRidstring0 - 1
-    -    -    -    -    titlestring0 - 1
-    -    -    -    -    primaryNumberstring0 - 1
-    -    -    -    statusJobannonceStatusTypeCodeList0 - 1
-    -    -    -    typeJobannonceTypeCodeList1
-    -    -    jobDetailsJobDetailsDto0 - 1
-    -    -    -    authorityIdint320 - 1
-    -    -    -    authorityPhonestring0 - 1
-    -    -    -    classificationsJobannonceEgenskabTypeCodeListCollection0 - 1
-    -    -    -    -    JobannonceEgenskabTypeCodeListJobannonceEgenskabTypeCodeList0 - *
-    -    -    -    employmentTypeAnsaettelsesTypeCodeList1
-    -    -    -    jobAdTextstring0 - 1
-    -    -    -    requiredDriversLicensesDriverLicenseTypeCodeListCollection0 - 1
-    -    -    -    -    DriverLicenseTypeCodeListDriverLicenseTypeCodeList0 - *
-    -    -    -    hidePhoneNumbersboolean0 - 1
-    -    -    -    isAnonymousEmployerboolean0 - 1
-    -    -    -    isDisabilityFriendlyboolean0 - 1
-    -    -    -    hiringDetailsHiringDetailsDto0 - 1
-    -    -    -    -    applicationDeadlineDatedate-time0 - 1
-    -    -    -    -    employmentDatedate-time0 - 1
-    -    -    -    -    startAsSoonAsPossibleboolean0 - 1
-    -    -    -    jobLocationJobLocationDto0 - 1
-    -    -    -    -    addressAddressDto0 - 1
-    -    -    -    -    -    countryCodestring0 - 1
-    -    -    -    -    -    floorIdentifierstring0 - 1
-    -    -    -    -    -    municipalityCodeint320 - 1
-    -    -    -    -    -    municipalityNamestring0 - 1
-    -    -    -    -    -    citystring0 - 1
-    -    -    -    -    -    postalCitystring0 - 1
-    -    -    -    -    -    postalCodestring0 - 1
-    -    -    -    -    -    streetBuildingIdentifierstring0 - 1
-    -    -    -    -    -    streetNamestring0 - 1
-    -    -    -    -    -    suiteIdentifierstring0 - 1
-    -    -    -    -    noLocalBusinessAddressboolean0 - 1
-    -    -    -    numberOfPositionsint320 - 1
-    -    -    -    occupationConceptUristring0 - 1
-    -    -    -    scheduleScheduleDto0 - 1
-    -    -    -    -    workHoursTypesWorkHoursTypeDto0 - 1
-    -    -    -    -    -    dayboolean0 - 1
-    -    -    -    -    -    eveningboolean0 - 1
-    -    -    -    -    -    nightboolean0 - 1
-    -    -    -    -    -    weekendboolean0 - 1
-    -    -    -    -    workHoursUgentligArbejdstidTypeCodeList1
-    -    -    -    -    weeklyWorkHoursWeeklyWorkHoursDto0 - 1
-    -    -    -    -    -    minint320 - 1
-    -    -    -    -    -    maxint320 - 1
-    -    -    -    jobAdTitlestring0 - 1
-    -    -    importedFromint320 - 1
-    -    caseworkerstring0 - 1
-    -    beingEditedboolean0 - 1
-    -    lastEditeddate-time0 - 1
-    -    parkedboolean0 - 1
-    -    parkedTodate-time0 - 1
-    -    updatedboolean0 - 1
-    -    hiringOrgDescriptionstring0 - 1
-    -    registrantFirstNamestring0 - 1
-    -    registrantLastNamestring0 - 1
-    -    registrantMobilePhoneNumberstring0 - 1
-    -    registrantPrimaryPhoneNumberstring0 - 1
-    -    registrantSecondaryPhoneNumberstring0 - 1
-    -    showInAutoMatchboolean1
-    -    importedboolean0 - 1
-    -    systemOfOriginstring0 - 1
-    -    locationMunicipalityCodeint320 - 1
-    -    recruitmentToOtherCountryint321
-    -    authorityIdint320 - 1
-    -    authorityPhoneNumberstring0 - 1
-    -    locationCountryIdentificationCodestring0 - 1
-    -    occupationNamestring0 - 1

Fejlkoder

FejlkodeFejltekstBeskrivelse
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl

CloseJobPosting (PUT /v1/JobAdApproval/close/{jobAdId})

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.write

Input

ElementTypeDetaljerForekomstBeskrivelse
jobAdId [Path]int321
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
requestBodyCloseJobPostingRequestDto1
-    jobAdIdint321
-    caseworkerstringMinLength: 11
-    commentstring0 - 1
-    mailMessagestring0 - 1
-    doSendMailboolean1

Output

Intet output

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl

GetOwnOrIndividualStatistics (GET /v1/JobAdApproval/statistics)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
Username [Query]string1
Interval [Query]int321

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetOwnOrIndividualStatisticsResponseDto1
-    statisticsStatisticDtoCollection1
-    -    StatisticDtoStatisticDto0 - *
-    -    -    numberOfApprovedint321
-    -    -    datedate-time1

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl

GetAccumulatedStatistics (GET /v1/JobAdApproval/accumulatedstatistics)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
Interval [Query]int321

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetAccumulatedStatisticsResponseDto1
-    statisticsStatisticDtoCollection1
-    -    StatisticDtoStatisticDto0 - *
-    -    -    numberOfApprovedint321
-    -    -    datedate-time1

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl

GetPerCaseworkerStatistics (GET /v1/JobAdApproval/percaseworkerstatistics)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.read

Input

ElementTypeDetaljerForekomstBeskrivelse
Interval [Query]int321

Output

ElementTypeDetaljerForekomstBeskrivelse
responseGetPerCaseworkerStatisticsResponseDto1
-    statisticsCaseworkerStatisticDtoCollection1
-    -    CaseworkerStatisticDtoCaseworkerStatisticDto0 - *
-    -    -    caseworkerstringMinLength: 11
-    -    -    numberOfApprovedint321
-    -    -    averagefloat1

Fejlkoder

FejlkodeFejltekstBeskrivelse
120033Generel fejlGenerel fejl

ReleaseJobPosting (POST /v1/JobAdApproval/release)

Tilladte organisationer

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

Scope

virksomhedsindsats.jobannonce.staronly.write

Input

ElementTypeDetaljerForekomstBeskrivelse
caseworker [Query]string1
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
1014The submitted message is not validThe submitted message is not valid
120033Generel fejlGenerel fejl
  • No labels