User Tools

Site Tools


fmk:ddv:extensions:getnotificationunsubscription

This is an old revision of the document!


GetNotificationUnsubscription

Denne service gør det muligt, at hente eksplicit fravalg af påmindelser om vaccinationer for en borger.

Servicen returnerer CPR-nummer på den person, som forespøres på, samt et element der angiver et fravalg, samt Creator af fravalget, hvis et fravalg eksisterer.

Forespørgsel
<e1:GetNotificationUnsubscriptionRequest>
    <cpr:PersonCivilRegistrationIdentifier>1111111118</cpr:PersonCivilRegistrationIdentifier>
 
</e1:GetNotificationUnsubscriptionRequest>
Svar
<e1:GetNotificationUnsubscriptionResponse>
    <cpr:PersonCivilRegistrationIdentifier>1111111118</cpr:PersonCivilRegistrationIdentifier>
    <e1:Unsubscription>
        <ddv:Created> .. </ddv:Created>
    </e1:Unsubscription>
</e1:GetNotificationUnsubscriptionResponse>
Fejl
  • PersonWithCprNotFound(4000, “Person med CPR-nr. {0} kunne ikke findes!”, CLIENT)
fmk/ddv/extensions/getnotificationunsubscription.1547031046.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki