User Tools

Site Tools


fmk:ddv:extensions:deletenotificationunsubscription

This is an old revision of the document!


DeleteNotificationUnsubscription

Denne service gør det muligt, at fjerne et eksplicit fravalg af påmindelser om vaccinationer.

Servicen returnerer CPR-nummer på den person, som fravalg af påmindelser om vaccinationer er blevet fjernet for, samt et element der markerer om et fravalg faktisk blev fjernet, eller om der ikke eksisterede et fravalg i forvejen.

Forespørgsel
<e1:DeleteNotificationUnsubscriptionRequest>
    <cpr:PersonCivilRegistrationIdentifier>1111111118</cpr:PersonCivilRegistrationIdentifier>
    <ddv:Modified> .. </ddv:Modified>
</e1:DeleteeNotificationUnsubscriptionRequest>
Svar
<e1:DeleteNotificationUnsubscriptionResponse>
    <cpr:PersonCivilRegistrationIdentifier>1111111118</cpr:PersonCivilRegistrationIdentifier>
    <e1:UnsubscriptionDeleted/>
</e1:DeleteNotificationUnsubscriptionResponse>
Fejl
  • PersonWithCprNotFound(4000, “Person med CPR-nr. {0} kunne ikke findes!”, CLIENT)
fmk/ddv/extensions/deletenotificationunsubscription.1547031298.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki