CaseWorkerInformationService (Version UDV, 2020-1)
Metoder
Tilladte organisationer
Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | |
---|---|---|---|---|---|---|
A-kasse | ||||||
JobCenter | X | X | ||||
Kommune | ||||||
STAR | X |
Input
GetCaseWorkerInformation
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCaseWorkerInformationRequest | GetCaseWorkerInformationRequestType | 1 | ||
- CaseWorkerName | CaseWorkerNameType Base: string | Length: 3-150 | 0 - 1 | Navn på sagsbehandleren |
- EmailAddressIdentifier | EmailAddressIdentifierType Base: string | Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64}) | 0 - 1 | Sagsbehandlerens emailadresse. |
- SearchAuthority | AuthorityType | 1 | Same as in SOAP header otherwise CommentText needs to be present, if the organisation wants to search outside own organisation. | |
- - OrganisationTypeIdentifier | OrganisationTypeIdentifier Base: int | MinInclusive: 1 MaxInclusive: 100 | 1 | Identifies the type of organisation to which the user belongs to. |
- - OrganisationCode | OrganisationCodeType Base: string | Length: 1-20 | 1 | The code that identifies the organisation. It could be a CVR number, an unemploymentfundcode, a municipality code. |
- CommentText | CommentType Base: string | Length: 1-1000 | 0 - 1 | Kommentarfelt til at beskrive, hvorfor der søges udenfor egen organisation. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetCaseWorkerInformationResponse | GetCaseWorkerInformationResponseType | 1 | ||
- CaseWorkerInformationCollection | CaseWorkerInformationCollectionType | 1 | ||
- - CaseWorkerInformation | CaseWorkerInformationType | 0 - * | Information om sagsbehandleren. | |
- - - CaseWorkerStructure | CaseWorkerStructureType | 1 | Oplysninger om registrerende sagsbehandler. | |
- - - - CaseWorkerGivenName | PersonGivenNameType Base: string | Length: 1-50 | 1 | Sagsbehandlerens fornavn. |
- - - - CaseWorkerMiddleName | PersonMiddleNameType Base: string | Length: 1-40 | 0 - 1 | Sagsbehandlerens mellemnavn. |
- - - - CaseWorkerSurname | PersonSurnameNameType Base: string | Length: 1-40 | 1 | Sagsbehandlerens efternavn. |
- - - - CaseWorkerRID | OCESRIDType Base: string | Length: 1-64 | 1 | Sagsbehandlerens RID fra medarbejder OCES certifikatet. |
- - - EmailAddressIdentifier | EmailAddressIdentifierType Base: string | Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64}) | 0 - 1 | Sagsbehandlerens emailadresse. |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4781 | The Submitted input is not known | The Submitted input is not known |
9408 | CommentText needs to be present, to search outside your own organisation | CommentText needs to be present, to search outside your own organisation |