Siden er en UDV udgave manuelt ændret.
Metoder
CreateJobagent (POST /v1/Jobagent){}
Tilmelding af ledige for Jobcenter og A-kasse. I den sammenhæng sættes også personens fag/stillingsbetegnelser til jobønsker.
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
match.jobagent.write
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
x-civilRegistrationIdentifier [Header] | string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | Beskrivelse af cpr |
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 | CreateJobagentRequestDto |
| 1 |
|
Titel | ||||
- KlientKategori | 1 | Klientkategori som fremsøgte borgere skal matche. | ||
- Tilmeldingsdato | dateTime | 1 | Tilmeldedatoen hvor det angivne tilmeldeforhold starter. Dette er datoen, hvor den ledige har henvendt sig enten gennem Jobnet eller Jobcentret. | |
- Ledighedsgrad | 1 | Ledighedsgrad. | ||
- Haendelsesdato | dateTime |
| 0 - 1 | Forretningsmæssig hændelsesdato for tilmeldingen hvis den ikke er registreret på hændelsesdatoen |
- Emailadresse | EmailAddressIdentifierType | Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64}) | 0 - 1 | Emailadresse som tidligere skulle angives ved tilmelding fra Jobnet for at kunne bekræfte timeldingen digitalt til borger. Løses med dialogmodul hvis vi ikke har emailadresse på borger |
- Joboensker | JoboenskeDtoCollection | 0 - 1 | Samling af jobønsker | |
- - JoboenskeDto | JoboenskeDto | 0 - * | Jobønske/stillingsbetegnelse | |
- - - ConceptUriDa | string | 1 | Unik ESCO STAR identifikation på stillingsbetegnelse. | |
- - - AliasIdentifier | guid | Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} | 0 - 1 | Unik ESCO STAR identifikation på alias. |
- - - HarUddannelse | boolean | 1 | Angivelse af om personen har uddannelse for den angivne stillingsbetegnelse. | |
- - - AarSidstBrugt | int | 0-1 | Angivelse hvornår personen senest var aktiv indenfor stillingen. | |
- - - maanederMedErfaring | int | 0-1 | Angivelse hvor mange måneder personen har erfaring fra stillingen. | |
- - - jobTargetIdentifier | uuid |
| 1 | Unik identifier på jobønsket |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
Tomt |
|
|
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
4405 | The person with specified cpr is dead | The person with specified cpr is dead |
4575 | You are not authorized | You are not authorized to execute the operation |
4589 | Unknown identifier | The submitted Identifier is unknown to the system |
UpdateJobagent (PUT /v1/UpdateJobagent{})
Denne composite-metode sikrer at man i samme kald, og kun sammenhængende kan tilmelde borgeren og lave en booking af et møde. Metodens
forretningsregler er de samme som for JobnetBookingService.
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
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
x-civilRegistrationIdentifier [Header] | string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | personnummer |
request | UnemploymentEnrollmentAndBookRequestType | 1 | ||
requestBody | UpdateJobagentRequestDto |
| 1 |
|
HasEducation | boolean |
| 1 | Angivelse af om personen har uddannelse for den angivne stillingsbetegnelse. |
YearLastUsed | int |
| 1 | Angivelse hvornår personen senest var aktiv indenfor stillingen. |
MonthsOfExperience | int |
| 1 | Angivelse hvor mange måneder personen har erfaring fra stillingen. |
BookingStartTime | dateTime | 1 | ||
- moedetilbudId | guid | Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} | 1 | |
- sagsbehandlerEksterntId | string | Length: 1-255 | 0 - 1 | Sagsbehandler-ID |
- SamtaleformType | 1 | Angiver om mødet skal være personligt fremmøde, telefonisk, digitalt eller andet. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UnemploymentEnrollmentAndBookResponse | UnemploymentEnrollmentAndBookResponseType | 1 | ||
- ServiceReceipt | ServiceReceiptType | 1 | kvittering for transaktionen. | |
- - EventDate | dateTime | 1 | Tidspunkt for transaktionen eller registrering. | |
- - MessageIdentifier | guid | Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering. |
- JobCenterReceipt | string | Length: 0-10000 | 1 | Kvittering fra jobcentret. |
- Phone | string | 0 - 1 | Telefonnummer. | |
- Fax | string | 0 - 1 | Faxnummer. | |
- NoSelfActivatingCodeNeeded | boolean | 1 | ||
- IndkaldelseId | guid | Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} | 1 | Identifikation af booking. |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
1014 | Failed to validate message | The submitted message could not be validated |
4313 | Invalid client category type | The submitted client category type is no recognized as a valid client category type |
4314 | Invalid current unemployment status type identifier | The submitted identifier is not recognized as a valid unemployment status type identifier |
4316 | Enrollment overlap | The submitted enrollment date lies within or before an existing enrollment period |
4318 | One or more profession is invalid | The submitted request contains one or more invalid profession identifiers |
4338 | The enrollment date must be of todays date or a maximum of 10 days prior to todays date | The enrollment date must be of todays date or a maximum of 10 days prior to todays date |
4405 | The person with specified cpr is dead | The person with specified cpr is dead |
4641 | This category is not allowed to be enrolled | This category is not allowed to be enrolled |
4645 | This person has a absenceregistration that conflicts with this Contactgroup | This person has a absenceregistration that conflicts with this Contactgroup |
4698 | Parameter is negative | Parameter is negative |
4710 | The submitted value of YearLastUsed is not a valid year | The submitted value of YearLastUsed is not a valid year |
4720 | Person is not allowed to be enrolled because person is abroad | Person is not allowed to be enrolled because person is abroad |
4725 | This person cannot be enrolled because the person has a temporary foreign address registered | This person cannot be enrolled because the person has a temporary foreign address registered |
4750 | The client has an absence registration that does not allow enrollment | The client has an absence registration that does not allow enrollment |
4763 | A person who is 65 or older can only enroll as 'uden ydelse' from jobnet | A person who is 65 or older can only enroll as 'uden ydelse' from jobnet |
4769 | The connection to an external bookingsystem could not be established | The connection to an external bookingsystem could not be established |
4783 | The BookingTime cannot be before todays date | The BookingTime cannot be before todays date |
4786 | The person does not have a Jobnet Cv account | The person does not have a Jobnet Cv account |
4819 | The BookingStartTime is no longer available | The BookingStartTime is no longer available |
4822 | Could not find the caseworker with the specified CVR-RID | Could not find the caseworker with the specified CVR-RID |
6014 | Illegal combination of the client category and unemployment status | Registration is not allowed because of an illegal combination of the client category and unemployment status |
6033 | ContactGroup is not coherent with age | Contactgroup cannot be created if age requirements are not met |
7062 | A ProfessionType must be set for this ClientCategory. | A ProfessionType must be set for this ClientCategory. |
8108 | The specified InterviewOptionID is not active or is unknown to the system | The specified InterviewOptionID is not active or is unknown to the system |
8109 | The booking time is NOT within the allowed range of dates for this interview option | The booking time is NOT within the allowed range of dates for this interview option |
8111 | An error occured when trying to look up the supplied PersonCivilRegistrationIdentifier | An error occured when trying to look up the supplied PersonCivilRegistrationIdentifier |
8273 | Citizen already has a booking of type Jobsamtale. | Citizen already has a booking of type Jobsamtale. |
8281 | Occupation key does not exist | Occupation key does not exist |
8288 | Booking is later than deadline of existing InterviewDeadline with same InterviewType. | Booking is later than deadline of existing InterviewDeadline with same InterviewType. |
9003 | The interview supervisor specified is not allowed for this interview option | The interview supervisor specified is not allowed for this interview option |
9018 | Selfbooking failed because an External bookingsystem configuration is missing | Selfbooking failed because an External bookingsystem configuration is missing |
9344 | Missing or incorrect data, profile cannot be retrieved | Missing or incorrect data, profile cannot be retrieved |
9345 | Missing or incorrect data gives warning | Missing or incorrect data gives warning |