PersonNotificationReminderService (Version 1, 2020-3)
Siden opdateres automatisk til at afspejle koden.
Metoder
SavePersonNotificationData
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SavePersonNotificationDataRequest | SavePersonNotificationDataRequestType |
| 1 |
|
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | 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 |
- AllowTextNotificationCollection | NotificationTypeIdentifierCollectionType |
| 0 - 1 | Kollektion af de notifikationstyper, som der ønskes abonnement på via SMS. |
- - NotificationTypeIdentifier |
| 1 - * | Abonnementstype. | |
- AllowEmailNotificationCollection | NotificationTypeIdentifierCollectionType |
| 0 - 1 | Kollektion af de notifikationstyper, som der ønskes abonnement på via e-mail. |
- - NotificationTypeIdentifier |
| 1 - * | Abonnementstype. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SavePersonNotificationDataResponse | SavePersonNotificationDataResponseType |
| 1 |
|
- ServiceReceipt | ServiceReceiptType |
| 1 | Service kvittering |
- - EventDate | dateTime |
| 1 |
|
- - MessageIdentifier | guid | 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 |
|
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 |
1012 | Logon failed | Logon failed for user |
1013 | Insufficient permissions | User has insufficient permissions to access this webservice |
1014 | Failed to validate message | The submitted message could not be validated |
4375 | Can not allow e-mail notification when no EmailAddressIdentifier is specified | Can not allow e-mail notification when no EmailAddressIdentifier is specified |
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 |
9109 | The submitted NotificationTypeIdentifier is not a valid codelist value | The submitted NotificationTypeIdentifier is not a valid codelist value |
9159 | No person contact data was registered for the submitted person | No person contact data was registered for the submitted person |
SavePersonContactData
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SavePersonContactDataRequest | SavePersonContactDataRequestType |
| 1 |
|
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | 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 |
- PersonContactDataCollection | PersonContactDataCollectionType |
| 1 | Kollektion af borgers kontaktdata. |
- - PersonContactData | PersonContactDataType |
| 1 - * | Borgers kontaktdata. |
- - - PersonContactData | string |
| 0 - 1 | Angivelse af mobiltelefon, fastnet telefon eller mailadresse. Hvis NULL angives eller elementet udelades slettes den angivne type af kontaktinformation. |
- - - PersonContactDataTypeIdentifier |
| 1 | Borgers kontaktform |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SavePersonContactDataResponse | SavePersonContactDataResponseType |
| 1 |
|
- ServiceReceipt | ServiceReceiptType |
| 1 | Service kvittering |
- - EventDate | dateTime |
| 1 |
|
- - MessageIdentifier | guid | 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 |
|
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 |
1012 | Logon failed | Logon failed for user |
1013 | Insufficient permissions | User has insufficient permissions to access this webservice |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
9153 | The submitted PersonContactDataTypeIdentifier is not a valid codelist value | The submitted PersonContactDataTypeIdentifier is not a valid codelist value |
9155 | The mail address cannot be removed while a subscribtion for email notifications exists | The mail address cannot be removed while a subscribtion for email notifications exists |
9156 | The submitted mobile phone number is invalid | The submitted mobile phone number is invalid |
9157 | The submitted phone number is invalid | The submitted phone number is invalid |
9158 | The submitted mail address is invalid | The submitted mail address is invalid |
GetPersonContactAndNotificationData
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonContactAndNotificationDataRequest | GetPersonContactAndNotificationDataRequestType |
| 1 |
|
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | 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 |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonContactAndNotificationDataResponse | GetPersonContactAndNotificationDataResponseType |
| 1 |
|
- NotificationReminder | NotificationReminderType |
| 0 - 1 | Borgers kontaktdata og huskeservice abonnementer. |
- - MobileNumberIdentifier | MobileNumberIdentifierType |
| 0 - 1 | Angivelse af telefonnummer. Skal være et mobilnummer inkl. internationalt prefix |
- - EmailAddressIdentifier | EmailAddressIdentifierType | Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64}) | 0 - 1 | Angivelse af emailadresse. |
- - AllowTextNotificationCollection | NotificationTypeIdentifierCollectionType |
| 0 - 1 | Kollektion af de notifikationstyper, som der ønskes abonnement på via SMS. |
- - - NotificationTypeIdentifier |
| 1 - * | Abonnementstype. | |
- - AllowEmailNotificationCollection | NotificationTypeIdentifierCollectionType |
| 0 - 1 | Kollektion af de notifikationstyper, som der ønskes abonnement på via e-mail. |
- - - NotificationTypeIdentifier |
| 1 - * | Abonnementstype. | |
- - AuthorityStructure | AuthorityStructureType |
| 1 | Registrerende myndighed. |
- - - AuthorityCode | AuthorityCodeType | Pattern: [-][1]|[0-9]{1,8} | 1 | Myndighedskode. |
- - - AuthorityName | AuthorityNameType | Length: 1-100 | 1 | Myndighedsnavn. |
- - - OrganisationTypeIdentifier |
| 1 | Organisationstype. | |
- - CaseWorkerStructure | CaseWorkerStructureType |
| 1 | Registrerende sagsbehandler. |
- - - CaseWorkerGivenName | PersonGivenNameType | Length: 1-50 | 1 | Sagsbehandlerens fornavn. |
- - - CaseWorkerMiddleName | PersonMiddleNameType | Length: 1-40 | 0 - 1 | Sagsbehandlerens mellemnavn. |
- - - CaseWorkerSurname | PersonSurnameNameType | Length: 1-40 | 1 | Sagsbehandlerens efternavn. |
- - - CaseWorkerIdentifier | CaseWorkerIdentifierType | Length: 1-255 | 1 | Sagsbehandlerens RID fra medarbejder OCES certifikatet. |
- - RegistrationDate | dateTime |
| 1 | Dato for registrering af huskeserviceabonnementer. |
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 |
1012 | Logon failed | Logon failed for user |
1013 | Insufficient permissions | User has insufficient permissions to access this webservice |
1014 | Failed to validate message | The submitted message could not be validated |
4575 | You are not authorized | You are not authorized to execute the operation |
GetPersonContactAndNotificationDataHistory
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonContactAndNotificationDataHistoryRequest | GetPersonContactAndNotificationDataHistoryRequestType |
| 1 |
|
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | 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 |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonContactAndNotificationDataHistoryResponse | GetPersonContactAndNotificationDataHistoryResponseType |
| 1 |
|
- NotificationReminderHistory | NotificationReminderHistoryType |
| 0 - * | Kollektion af borgers historiske kontaktdata og huskeservice abonnementer. |
- - NotificationReminder | NotificationReminderType |
| 1 | Borgers kontaktdata og huskeservice abonnementer. |
- - - MobileNumberIdentifier | MobileNumberIdentifierType |
| 0 - 1 | Angivelse af telefonnummer. Skal være et mobilnummer inkl. internationalt prefix |
- - - EmailAddressIdentifier | EmailAddressIdentifierType | Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64}) | 0 - 1 | Angivelse af emailadresse. |
- - - AllowTextNotificationCollection | NotificationTypeIdentifierCollectionType |
| 0 - 1 | Kollektion af de notifikationstyper, som der ønskes abonnement på via SMS. |
- - - - NotificationTypeIdentifier |
| 1 - * | Abonnementstype. | |
- - - AllowEmailNotificationCollection | NotificationTypeIdentifierCollectionType |
| 0 - 1 | Kollektion af de notifikationstyper, som der ønskes abonnement på via e-mail. |
- - - - NotificationTypeIdentifier |
| 1 - * | Abonnementstype. | |
- - - AuthorityStructure | AuthorityStructureType |
| 1 | Registrerende myndighed. |
- - - - AuthorityCode | AuthorityCodeType | Pattern: [-][1]|[0-9]{1,8} | 1 | Myndighedskode. |
- - - - AuthorityName | AuthorityNameType | Length: 1-100 | 1 | Myndighedsnavn. |
- - - - OrganisationTypeIdentifier |
| 1 | Organisationstype. | |
- - - CaseWorkerStructure | CaseWorkerStructureType |
| 1 | Registrerende sagsbehandler. |
- - - - CaseWorkerGivenName | PersonGivenNameType | Length: 1-50 | 1 | Sagsbehandlerens fornavn. |
- - - - CaseWorkerMiddleName | PersonMiddleNameType | Length: 1-40 | 0 - 1 | Sagsbehandlerens mellemnavn. |
- - - - CaseWorkerSurname | PersonSurnameNameType | Length: 1-40 | 1 | Sagsbehandlerens efternavn. |
- - - - CaseWorkerIdentifier | CaseWorkerIdentifierType | Length: 1-255 | 1 | Sagsbehandlerens RID fra medarbejder OCES certifikatet. |
- - - RegistrationDate | dateTime |
| 1 | Dato for registrering af huskeserviceabonnementer. |
- - HistoryDate | dateTime |
| 1 | Dato for ændring. |
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 |
1012 | Logon failed | Logon failed for user |
1013 | Insufficient permissions | User has insufficient permissions to access this webservice |
1014 | Failed to validate message | The submitted message could not be validated |
4575 | You are not authorized | You are not authorized to execute the operation |
GetPersonByMobilePhoneNumber
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonByMobilePhoneNumberRequest | GetPersonByMobilePhoneNumberRequestType |
| 1 |
|
- MobileNumberIdentifier | MobileNumberIdentifierType |
| 1 | Angivelse af telefonnummer. Skal være et mobilnummer inkl. internationalt prefix |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonByMobilePhoneNumberResponse | GetPersonByMobilePhoneNumberResponseType |
| 1 |
|
- CprCollection | CprCollectionType |
| 0 - * | Kollektion af personnumre. |
- - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | 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 |
- - RegistrationStartDate | dateTime |
| 1 | Startdato for udsøgningsperiode. |
- - RegistrationEndDate | dateTime |
| 0 - 1 | Slutdato for udsøgningsperiode. |
Fejlkoder
Ingen fejlkoder
GetPersonByEmailAddress
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonByEmailAddressRequest | GetPersonByEmailAddressRequestType |
| 1 |
|
- EmailAddressIdentifier | EmailAddressIdentifierType | Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64}) | 1 | Angivelse af emailadresse. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonByEmailAddressResponse | GetPersonByEmailAddressResponseType |
| 1 |
|
- CprCollection | CprCollectionType |
| 0 - * | Kollektion af personnumre. |
- - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | 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 |
- - RegistrationStartDate | dateTime |
| 1 | Startdato for udsøgningsperiode. |
- - RegistrationEndDate | dateTime |
| 0 - 1 | Slutdato for udsøgningsperiode. |
Fejlkoder
Ingen fejlkoder
SavePersonContactStatus
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SavePersonContactStatusRequest | SavePersonContactStatusRequestType |
| 1 |
|
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | 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 |
- PersonContactDataTypeIdentifier |
| 1 | Borgers kontaktform | |
- PersonContactDataStatusTypeIdentifier |
| 1 | Borgers status på kontaktform |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SavePersonContactStatusResponse | SavePersonContactStatusResponseType |
| 1 |
|
- ServiceReceipt | ServiceReceiptType |
| 1 | Service kvittering |
- - EventDate | dateTime |
| 1 |
|
- - MessageIdentifier | guid | 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 |
|
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 |
1012 | Logon failed | Logon failed for user |
1013 | Insufficient permissions | User has insufficient permissions to access this webservice |
1014 | Failed to validate message | The submitted message could not be validated |
4575 | You are not authorized | You are not authorized to execute the operation |
4986 | Unknown jobcentercode | Unknown jobcentercode |
4985 | Unknown unemploymentfundcode | Unknown unemploymentfundcode |
9153 | The submitted PersonContactDataTypeIdentifier is not a valid codelist value | The submitted PersonContactDataTypeIdentifier is not a valid codelist value |
9193 | The submitted PersonContactPersonContactDataStatusTypeIdentifier is not a valid codelist value | The submitted PersonContactPersonContactDataStatusTypeIdentifier is not a valid codelist value |