...
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreateKontaktinformationRequest | CreateKontaktinformationRequestType | 1 | ||
- x-civilregistrationIdentifier [Header] (PersonCivilRegistrationIdentifier eller CvCustomerIdentifier) | 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 |
- kontaktinformationer (PersonContactDataCollection) | KontaktinformationerDto | 1 | Kollektion af borgers kontaktdata. | |
- - kontaktinformation (PersonContactData) | KontaktinformationDto | 1 - * | Borgers kontaktdata. | |
- - - kontaktdata (PersonContactData) | string | 1 | Angivelse af mobiltelefon, fastnet telefon eller mailadresse. Hvis NULL angives eller elementet udelades slettes den angivne type af kontaktinformation. | |
- - - kontaktdatatype kontaktdataType (PersonContactDataTypeIdentifier) | Borgerkommunikation.KontaktdataCodelList (Gl. DFDG PersonContactDataTypeIdentifierType) | 1 | Borgers kontaktform |
...
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 | Email adresse kan ikke fjernes sålænge der er huskeservice abonnemet huskeserviceabonnement tilknyttet The mail address cannot be removed while a subscribtion for email notifications exists | Email adresse kan ikke fjernes sålænge der er huskeservice abonnemet tilknyttet The mail address cannot be removed while a subscribtion for email notifications exists |
9156 | Det angivet angivne mobiltelefonnummer er ikke validt The submitted mobile phone number is invalid | Det angivet mobiltelefonnummer er ikke validt The submitted mobile phone number is invalid |
9157 | Det angivet telefonnummer er ikke validt The submitted phone number is invalid | Det angivet telefonnummer er ikke validt The submitted phone number is invalid |
9158 | Den angive emailadresse er ikke valid The submitted mail address is invalid | Den angive emailadresse er ikke valid The submitted mail address is invalid |
...
UpdateVerificerKontaktinformation (POST /v1/kontaktinformation/verificering)
(Gl. DFDG JobnetPersonNotificationReminderService (Version 1, 2020-1).VerifyPersonContactData)
...
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
VeryficerKontaktinformationRequestVerificerKontaktinformationRequest | VeryficerKontaktinformationRequestTypeVerificerKontaktinformationRequestType |
| 1 |
|
- x-civilregistrationIdentifier [Header] (CvCustomerIdentifier) | 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 |
- verifikationskode (VerificationCode) | string |
| 1 | Angivelse af verifiseringskode til kontaktinformationen |
- kontaktdatatypekontaktdataType (PersonContactDataTypeIdentifier) | Borgerkommunikation.KontaktdataCodelList (Gl. DFDG PersonContactDataTypeIdentifierType) |
| 1 | Typen af kontaktdata. |
...
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetVerfikationskodeRequest | GetVerfikationskodeRequestType |
| 1 |
|
- x-civilregistrationIdentifier [Header] (CvCustomerIdentifier) | 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 |
- kontaktdatatypekontaktdataType (PersonContactDataTypeIdentifier) | Borgerkommunikation.KontaktdataCodelList (Gl. DFDG PersonContactDataTypeIdentifierType) |
| 1 | Typen af kontaktdata. |
...
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UpdateKontaktinformationRequest | UpdateKontaktinformationRequestType | 1 | ||
- x-civilregistrationIdentifier [Header] (PersonCivilRegistrationIdentifier) | 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 |
- kontaktdatatype kontaktdataType (PersonContactDataTypeIdentifier) | Borgerkommunikation.KontaktdataCodelList (Gl. DFDG PersonContactDataTypeIdentifierType) | 1 | Borgers kontaktform | |
- kontaktdatastatus (PersonContactDataStatusTypeIdentifier) | Borgerkommunikation.KontaktdataStatusCodelList (Gl. DFDG PersonContactDataStatusTypeIdentifierType) | 1 | Borgers status på kontaktform |
...