Siden opdateres automatisk til at afspejle koden.
PersonNotificationService benyttes til at advisere aftagere om ændringer i borgerforhold f.eks. i forbindelse med flytninger.
Metoder
GetPersonNotification
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonNotificationRequest | GetPersonNotificationRequestType | 1 |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonNotificationResponse | GetPersonNotificationResponseType | 1 | ||
- PersonNotification | PersonNotificationType | 1 - * | Giver PersonNotificationInfo collection: Huskeserviceabonnementer | |
- - PersonNotificationIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | |
- - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: 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 | Borgers personnummer. |
- - EventDate | dateTime | 1 | Tidspunkt for registrering af notifikationen | |
- - PersonNotificationTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000000 | 1 |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
AcknowledgePersonNotification
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
AcknowledgePersonNotificationRequest | AcknowledgePersonNotificationRequestType | 1 | ||
- PersonNotificationIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
AcknowledgePersonNotificationResponse | AcknowledgePersonNotificationResponseType | 1 |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |