Virksomhedsindsats.FindJobService (Version 1, 2023-4)
Siden opdateres automatisk til at afspejle koden.
Metoder
- 1 GetActiveJobAdIds (GET /v1/FindJob/activejobads)
- 2 GetJobAdForAnkiro (GET /v1/FindJob/ankiro/{jobAdId})
- 3 GetJobPositionPosting (GET /v1/FindJob/jobpositionposting/{jobAdId})
- 4 GetPublicJobPositionPosting (GET /v1/FindJob/publicjobpositionposting/{jobAdId})
- 5 IsJobAdCreatedByOrganisation (GET /v1/FindJob/isjobadcreatedbyorganisation/{jobAdId})
- 6 IsTicketValid (GET /v1/FindJob/isticketvalid/{jobAdId})
- 7 GetJobAdLogo (GET /v1/FindJob/jobadlogo/{jobAdId})
- 8 IncrementJobAdVisits (PUT /v1/FindJob/incrementjobadvisits/{jobAdId})
GetActiveJobAdIds (GET /v1/FindJob/activejobads)
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere |
---|---|---|---|---|---|---|---|---|
STAR | X |
|
|
|
|
|
|
|
Scope
virksomhedsindsats.findjob.read
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
response | GetActiveJobAdIdsResponseDto |
| 1 |
|
- ids | int32Collection |
| 1 |
|
- - int32 | int32 |
| 0 - * |
|
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
120031 | Du har ikke rettigheder til at tilgå denne specifikke jobannoncetype | Du har ikke rettigheder til at tilgå denne specifikke jobannoncetype |
GetJobAdForAnkiro (GET /v1/FindJob/ankiro/{jobAdId})
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere |
---|---|---|---|---|---|---|---|---|
STAR | X |
|
|
|
|
|
|
|
Scope
virksomhedsindsats.findjob.read
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
jobAdId [Path] | int32 |
| 1 |
|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
response | GetJobAdForAnkiroResponseDto |
| 1 |
|
- jobAd | JobAdForAnkiroDto |
| 0 - 1 |
|
- - jobAdId | int32 |
| 1 |
|
- - jobAdTitle | string |
| 0 - 1 |
|
- - mainPresentation | string |
| 0 - 1 |
|
- - publicFrom | date-time |
| 0 - 1 |
|
- - publicTo | date-time |
| 0 - 1 |
|
- - lastApplicationDate | date-time |
| 0 - 1 |
|
- - occupationAreaId | int32 |
| 0 - 1 |
|
- - occupationArea | string |
| 0 - 1 |
|
- - occupationGroupId | int32 |
| 0 - 1 |
|
- - occupationGroup | string |
| 0 - 1 |
|
- - hotJobQualified | boolean |
| 0 - 1 |
|
- - occupationEN | string |
| 0 - 1 |
|
- - jobAnnouncementType | int32 |
| 1 |
|
- - employmentType | int32 |
| 0 - 1 |
|
- - workHours | int32 |
| 0 - 1 |
|
- - cvr | string |
| 0 - 1 |
|
- - jobIsPublic | boolean |
| 1 |
|
- - isHotJob | boolean |
| 1 |
|
- - isJobRotationJob | boolean |
| 1 |
|
- - disabilityFriendly | boolean |
| 1 |
|
- - companyName | string | MinLength: 1 | 1 |
|
- - workPlaceAddress | string |
| 0 - 1 |
|
- - workPlacePostCode | string |
| 0 - 1 |
|
- - workPlaceCity | string |
| 0 - 1 |
|
- - workPlaceOtherAddress | boolean |
| 1 |
|
- - workPlaceAbroad | boolean |
| 1 |
|
- - workPlaceNotStatic | boolean |
| 1 |
|
- - municipality | string |
| 0 - 1 |
|
- - municipalityId | int32 |
| 0 - 1 |
|
- - employerMunicipality | string |
| 0 - 1 |
|
- - employerMunicipalityId | int32 |
| 0 - 1 |
|
- - region | string |
| 0 - 1 |
|
- - regionId | int32 |
| 0 - 1 |
|
- - postalCode | string |
| 0 - 1 |
|
- - country | string |
| 0 - 1 |
|
- - countryId | int32 |
| 0 - 1 |
|
- - workPlaceId | int32 |
| 0 - 1 |
|
- - organisationId | int32 |
| 0 - 1 |
|
- - showInAutomatch | boolean |
| 1 |
|
- - anonymousEmployer | boolean |
| 1 |
|
- - anonymousWorkPlaceAddress | string |
| 0 - 1 |
|
- - anonymousPostalCode | string |
| 0 - 1 |
|
- - anonymousWorkPlaceCity | string |
| 0 - 1 |
|
- - latitude | double |
| 0 - 1 |
|
- - longitude | double |
| 0 - 1 |
|
- - dailyWorkTimeDay | boolean |
| 1 |
|
- - dailyWorkTimeEvening | boolean |
| 1 |
|
- - dailyWorkTimeNight | boolean |
| 1 |
|
- - dailyWorkTimeWeekend | boolean |
| 1 |
|
- - workHourMin | int32 |
| 0 - 1 |
|
- - workHourMax | int32 |
| 0 - 1 |
|
- - occupationConceptUri | string |
| 0 - 1 |
|
- - isWorkInDenmarkJob | boolean |
| 1 |
|
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
120031 | Du har ikke rettigheder til at tilgå denne specifikke jobannoncetype | Du har ikke rettigheder til at tilgå denne specifikke jobannoncetype |
GetJobPositionPosting (GET /v1/FindJob/jobpositionposting/{jobAdId})
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere |
---|---|---|---|---|---|---|---|---|
STAR | X |
|
|
|
|
|
|
|
Scope
virksomhedsindsats.findjob.read
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
jobAdId [Path] | int32 |
| 1 |
|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
response | GetJobPositionPostingResponseDto |
| 1 |
|
- jobPositionPosting | JobPositionPostingDto |
| 0 - 1 |
|
- - id | int32 |
| 1 |
|
- - originalJobAdId | int32 |
| 1 |
|
- - hiringOrg | WorkPlaceDto |
| 0 - 1 |
|
- - - name | string |
| 0 - 1 |
|
- - - address | AddressDto |
| 0 - 1 |
|
- - - - addressLine | string |
| 0 - 1 |
|
- - - - countryId | int32 |
| 0 - 1 |
|
- - - - country | string |
| 0 - 1 |
|
- - - - municipalityId | int32 |
| 0 - 1 |
|
- - - - municipality | string |
| 0 - 1 |
|
- - - - regionId | int32 |
| 0 - 1 |
|
- - - - region | string |
| 0 - 1 |
|
- - - - postalCode | string |
| 0 - 1 |
|
- - - - city | string |
| 0 - 1 |
|
- - - phoneNumber | string |
| 0 - 1 |
|
- - - faxNumber | string |
| 0 - 1 |
|
string |
| 0 - 1 |
| |
- - - webAddress | string |
| 0 - 1 |
|
- - - description | string |
| 0 - 1 |
|
- - - logo | int32 |
| 0 - 1 |
|
- - - workPlaceOrganizationNumber | string |
| 0 - 1 |
|
- - - organizationNumber | string |
| 0 - 1 |
|
- - - organizationDescription | string |
| 0 - 1 |
|
- - recruitingCompany | WorkPlaceDto |
| 0 - 1 |
|
- - - name | string |
| 0 - 1 |
|
- - - address | AddressDto |
| 0 - 1 |
|
- - - - addressLine | string |
| 0 - 1 |
|
- - - - countryId | int32 |
| 0 - 1 |
|
- - - - country | string |
| 0 - 1 |
|
- - - - municipalityId | int32 |
| 0 - 1 |
|
- - - - municipality | string |
| 0 - 1 |
|
- - - - regionId | int32 |
| 0 - 1 |
|
- - - - region | string |
| 0 - 1 |
|
- - - - postalCode | string |
| 0 - 1 |
|
- - - - city | string |
| 0 - 1 |
|
- - - phoneNumber | string |
| 0 - 1 |
|
- - - faxNumber | string |
| 0 - 1 |
|
string |
| 0 - 1 |
| |
- - - webAddress | string |
| 0 - 1 |
|
- - - description | string |
| 0 - 1 |
|
- - - logo | int32 |
| 0 - 1 |
|
- - - workPlaceOrganizationNumber | string |
| 0 - 1 |
|
- - - organizationNumber | string |
| 0 - 1 |
|
- - - organizationDescription | string |
| 0 - 1 |
|
- - publicationStartDate | date-time |
| 0 - 1 |
|
- - publicationEndDate | date-time |
| 0 - 1 |
|
- - jobPositionInformation | JobPositionInformationDto |
| 0 - 1 |
|
- - - positionTitle | string |
| 0 - 1 |
|
- - - purpose | string |
| 0 - 1 |
|
- - - workLocation | AddressDto |
| 0 - 1 |
|
- - - - addressLine | string |
| 0 - 1 |
|
- - - - countryId | int32 |
| 0 - 1 |
|
- - - - country | string |
| 0 - 1 |
|
- - - - municipalityId | int32 |
| 0 - 1 |
|
- - - - municipality | string |
| 0 - 1 |
|
- - - - regionId | int32 |
| 0 - 1 |
|
- - - - region | string |
| 0 - 1 |
|
- - - - postalCode | string |
| 0 - 1 |
|
- - - - city | string |
| 0 - 1 |
|
- - - employmentType |
| 1 |
| |
- - - weeklyWorkHours | WeeklyWorkHoursDto |
| 0 - 1 |
|
- - - - typeId |
| 1 |
| |
- - - - typeName | string |
| 0 - 1 |
|
- - - - description | string |
| 0 - 1 |
|
- - - compensationDescription | string |
| 0 - 1 |
|
- - - numberToFill | int32 |
| 1 |
|
- - - driverLicense | DriversLicenseDtoCollection |
| 0 - 1 |
|
- - - - DriversLicenseDto | DriversLicenseDto |
| 0 - * |
|
- - - - - driversLicenseType |
| 1 |
| |
- - - - - name | string | MinLength: 1 | 1 |
|
- - - - - description | string | MinLength: 1 | 1 |
|
- - - occupation | OccupationDto |
| 0 - 1 |
|
- - - - discoWeb | int32 |
| 1 |
|
- - - - alternateNames | stringCollection |
| 1 |
|
- - - - - string | string |
| 0 - * |
|
- - - - groupId | int32 |
| 0 - 1 |
|
- - - - areaId | int32 |
| 0 - 1 |
|
- - - - id | int32 |
| 0 - 1 |
|
- - - - name | string |
| 0 - 1 |
|
- - - jppContacts | JobAdContactDtoCollection |
| 0 - 1 |
|
- - - - JobAdContactDto | JobAdContactDto |
| 0 - * |
|
- - - - - id | int32 |
| 1 |
|
string |
| 0 - 1 |
| |
- - - - - faxNumber | string |
| 0 - 1 |
|
- - - - - personName | string | MinLength: 1 | 1 |
|
- - - - - firstName | string |
| 0 - 1 |
|
- - - - - lastName | string |
| 0 - 1 |
|
- - - - - positionTitle | string |
| 0 - 1 |
|
- - - - - primaryPhoneNumber | string |
| 0 - 1 |
|
- - - - - secondaryPhoneNumber | string |
| 0 - 1 |
|
- - - - - mobilePhoneNumber | string |
| 0 - 1 |
|
- - - employmentDate | date-time |
| 0 - 1 | No date means ASAP (Snarest muligt) |
- - - classifications | JobannonceEgenskabTypeCodeListCollection |
| 0 - 1 |
|
- - - - JobannonceEgenskabTypeCodeList |
| 0 - * |
| |
- - isAnonymousEmployer | boolean |
| 1 |
|
- - isDisabilityFriendly | boolean |
| 1 |
|
- - jobAnnouncementType |
| 1 |
| |
- - applicationDetails | ApplicationDetailsDto |
| 0 - 1 |
|
- - - workHourMax | int32 |
| 0 - 1 |
|
- - - workHourMin | int32 |
| 0 - 1 |
|
- - - dailyWorkTimeWeekend | boolean |
| 1 |
|
- - - dailyWorkTimeNight | boolean |
| 1 |
|
- - - dailyWorkTimeEvening | boolean |
| 1 |
|
- - - dailyWorkTimeDay | boolean |
| 1 |
|
- - - referenceText | string |
| 0 - 1 |
|
- - - remarksToApplicant | string |
| 0 - 1 |
|
- - - byEmail | string |
| 0 - 1 |
|
- - - byPhone | string |
| 0 - 1 |
|
- - - applyViaUrl | string |
| 0 - 1 |
|
- - - replyInWriting | boolean |
| 1 |
|
- - - applicationDeadlineDate | date-time |
| 0 - 1 |
|
- - contactAuthorityPhoneNumber | string |
| 0 - 1 |
|
- - status |
| 1 |
|
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
120031 | Du har ikke rettigheder til at tilgå denne specifikke jobannoncetype | Du har ikke rettigheder til at tilgå denne specifikke jobannoncetype |
GetPublicJobPositionPosting (GET /v1/FindJob/publicjobpositionposting/{jobAdId})
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere |
---|---|---|---|---|---|---|---|---|
STAR | X |
|
|
|
|
|
|
|
Scope
virksomhedsindsats.findjob.read
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
IncludeSalarySubsidization [Query] | boolean |
| 1 |
|
IncludeFutureJobAd [Query] | boolean |
| 1 |
|
jobAdId [Path] | int32 |
| 1 |
|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
response | GetPublicJobPositionPostingResponseDto |
| 1 |
|
- jobPositionPosting | JobPositionPostingDto |
| 0 - 1 |
|
- - id | int32 |
| 1 |
|
- - originalJobAdId | int32 |
| 1 |
|
- - hiringOrg | WorkPlaceDto |
| 0 - 1 |
|
- - - name | string |
| 0 - 1 |
|
- - - address | AddressDto |
| 0 - 1 |
|
- - - - addressLine | string |
| 0 - 1 |
|
- - - - countryId | int32 |
| 0 - 1 |
|
- - - - country | string |
| 0 - 1 |
|
- - - - municipalityId | int32 |
| 0 - 1 |
|
- - - - municipality | string |
| 0 - 1 |
|
- - - - regionId | int32 |
| 0 - 1 |
|
- - - - region | string |
| 0 - 1 |
|
- - - - postalCode | string |
| 0 - 1 |
|
- - - - city | string |
| 0 - 1 |
|
- - - phoneNumber | string |
| 0 - 1 |
|
- - - faxNumber | string |
| 0 - 1 |
|
string |
| 0 - 1 |
| |
- - - webAddress | string |
| 0 - 1 |
|
- - - description | string |
| 0 - 1 |
|
- - - logo | int32 |
| 0 - 1 |
|
- - - workPlaceOrganizationNumber | string |
| 0 - 1 |
|
- - - organizationNumber | string |
| 0 - 1 |
|
- - - organizationDescription | string |
| 0 - 1 |
|
- - recruitingCompany | WorkPlaceDto |
| 0 - 1 |
|
- - - name | string |
| 0 - 1 |
|
- - - address | AddressDto |
| 0 - 1 |
|
- - - - addressLine | string |
| 0 - 1 |
|
- - - - countryId | int32 |
| 0 - 1 |
|
- - - - country | string |
| 0 - 1 |
|
- - - - municipalityId | int32 |
| 0 - 1 |
|
- - - - municipality | string |
| 0 - 1 |
|
- - - - regionId | int32 |
| 0 - 1 |
|
- - - - region | string |
| 0 - 1 |
|
- - - - postalCode | string |
| 0 - 1 |
|
- - - - city | string |
| 0 - 1 |
|
- - - phoneNumber | string |
| 0 - 1 |
|
- - - faxNumber | string |
| 0 - 1 |
|
string |
| 0 - 1 |
| |
- - - webAddress | string |
| 0 - 1 |
|
- - - description | string |
| 0 - 1 |
|
- - - logo | int32 |
| 0 - 1 |
|
- - - workPlaceOrganizationNumber | string |
| 0 - 1 |
|
- - - organizationNumber | string |
| 0 - 1 |
|
- - - organizationDescription | string |
| 0 - 1 |
|
- - publicationStartDate | date-time |
| 0 - 1 |
|
- - publicationEndDate | date-time |
| 0 - 1 |
|
- - jobPositionInformation | JobPositionInformationDto |
| 0 - 1 |
|
- - - positionTitle | string |
| 0 - 1 |
|
- - - purpose | string |
| 0 - 1 |
|
- - - workLocation | AddressDto |
| 0 - 1 |
|
- - - - addressLine | string |
| 0 - 1 |
|
- - - - countryId | int32 |
| 0 - 1 |
|
- - - - country | string |
| 0 - 1 |
|
- - - - municipalityId | int32 |
| 0 - 1 |
|
- - - - municipality | string |
| 0 - 1 |
|
- - - - regionId | int32 |
| 0 - 1 |
|
- - - - region | string |
| 0 - 1 |
|
- - - - postalCode | string |
| 0 - 1 |
|
- - - - city | string |
| 0 - 1 |
|
- - - employmentType |
| 1 |
| |
- - - weeklyWorkHours | WeeklyWorkHoursDto |
| 0 - 1 |
|
- - - - typeId |
| 1 |
| |
- - - - typeName | string |
| 0 - 1 |
|
- - - - description | string |
| 0 - 1 |
|
- - - compensationDescription | string |
| 0 - 1 |
|
- - - numberToFill | int32 |
| 1 |
|
- - - driverLicense | DriversLicenseDtoCollection |
| 0 - 1 |
|
- - - - DriversLicenseDto | DriversLicenseDto |
| 0 - * |
|
- - - - - driversLicenseType |
| 1 |
| |
- - - - - name | string | MinLength: 1 | 1 |
|
- - - - - description | string | MinLength: 1 | 1 |
|
- - - occupation | OccupationDto |
| 0 - 1 |
|
- - - - discoWeb | int32 |
| 1 |
|
- - - - alternateNames | stringCollection |
| 1 |
|
- - - - - string | string |
| 0 - * |
|
- - - - groupId | int32 |
| 0 - 1 |
|
- - - - areaId | int32 |
| 0 - 1 |
|
- - - - id | int32 |
| 0 - 1 |
|
- - - - name | string |
| 0 - 1 |
|
- - - jppContacts | JobAdContactDtoCollection |
| 0 - 1 |
|
- - - - JobAdContactDto | JobAdContactDto |
| 0 - * |
|
- - - - - id | int32 |
| 1 |
|
string |
| 0 - 1 |
| |
- - - - - faxNumber | string |
| 0 - 1 |
|
- - - - - personName | string | MinLength: 1 | 1 |
|
- - - - - firstName | string |
| 0 - 1 |
|
- - - - - lastName | string |
| 0 - 1 |
|
- - - - - positionTitle | string |
| 0 - 1 |
|
- - - - - primaryPhoneNumber | string |
| 0 - 1 |
|
- - - - - secondaryPhoneNumber | string |
| 0 - 1 |
|
- - - - - mobilePhoneNumber | string |
| 0 - 1 |
|
- - - employmentDate | date-time |
| 0 - 1 | No date means ASAP (Snarest muligt) |
- - - classifications | JobannonceEgenskabTypeCodeListCollection |
| 0 - 1 |
|
- - - - JobannonceEgenskabTypeCodeList |
| 0 - * |
| |
- - isAnonymousEmployer | boolean |
| 1 |
|
- - isDisabilityFriendly | boolean |
| 1 |
|
- - jobAnnouncementType |
| 1 |
| |
- - applicationDetails | ApplicationDetailsDto |
| 0 - 1 |
|
- - - workHourMax | int32 |
| 0 - 1 |
|
- - - workHourMin | int32 |
| 0 - 1 |
|
- - - dailyWorkTimeWeekend | boolean |
| 1 |
|
- - - dailyWorkTimeNight | boolean |
| 1 |
|
- - - dailyWorkTimeEvening | boolean |
| 1 |
|
- - - dailyWorkTimeDay | boolean |
| 1 |
|
- - - referenceText | string |
| 0 - 1 |
|
- - - remarksToApplicant | string |
| 0 - 1 |
|
- - - byEmail | string |
| 0 - 1 |
|
- - - byPhone | string |
| 0 - 1 |
|
- - - applyViaUrl | string |
| 0 - 1 |
|
- - - replyInWriting | boolean |
| 1 |
|
- - - applicationDeadlineDate | date-time |
| 0 - 1 |
|
- - contactAuthorityPhoneNumber | string |
| 0 - 1 |
|
- - status |
| 1 |
|
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
120031 | Du har ikke rettigheder til at tilgå denne specifikke jobannoncetype | Du har ikke rettigheder til at tilgå denne specifikke jobannoncetype |
IsJobAdCreatedByOrganisation (GET /v1/FindJob/isjobadcreatedbyorganisation/{jobAdId})
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere |
---|---|---|---|---|---|---|---|---|
STAR | X |
|
|
|
|
|
|
|
Scope
virksomhedsindsats.findjob.read
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UserId [Query] | string |
| 1 |
|
jobAdId [Path] | int32 |
| 1 |
|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
response | IsJobAdCreatedByOrganisationResponseDto |
| 1 |
|
- isCreatedByOrganisation | boolean |
| 1 |
|
Fejlkoder
Ingen fejlkoder
IsTicketValid (GET /v1/FindJob/isticketvalid/{jobAdId})
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere |
---|---|---|---|---|---|---|---|---|
STAR | X |
|
|
|
|
|
|
|
Scope
virksomhedsindsats.findjob.read
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
Ticket [Query] | int64 |
| 1 |
|
jobAdId [Path] | int32 |
| 1 |
|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
response | IsTicketValidResponseDto |
| 1 |
|
- isValid | boolean |
| 1 |
|
Fejlkoder
Ingen fejlkoder
GetJobAdLogo (GET /v1/FindJob/jobadlogo/{jobAdId})
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere |
---|---|---|---|---|---|---|---|---|
STAR | X |
|
|
|
|
|
|
|
Scope
virksomhedsindsats.findjob.read
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
ProductionUnitId [Query] | int32 |
| 1 |
|
CompanyId [Query] | int32 |
| 1 |
|
jobAdId [Path] | int32 |
| 1 |
|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
response | GetJobAdLogoResponseDto |
| 1 |
|
- logo | JobAdLogoDto |
| 0 - 1 |
|
- - rawData | base64Binary |
| 1 |
|
- - isEmployerLogo | boolean |
| 1 |
|
- - imageType | string |
| 0 - 1 |
|
Fejlkoder
Ingen fejlkoder
IncrementJobAdVisits (PUT /v1/FindJob/incrementjobadvisits/{jobAdId})
Tilladte organisationer
| Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere |
---|---|---|---|---|---|---|---|---|
STAR | X |
|
|
|
|
|
|
|
Scope
virksomhedsindsats.findjob.write
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
jobAdId [Path] | int32 |
| 1 |
|
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 |
Output
Intet output
Fejlkoder
Ingen fejlkoder