Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Kleine wijzigingen: Aanpassingen t.b.v. leesbaarheid

A notification sent by a data service provider to a data service consumer in accordance to an existing subscription.

Excerpt
namepost note
Panel
panelIconId2705
panelIcon:white_check_mark:
panelIconText
bgColor#FFF0B3

Parties MUST support a POST call to their webhook url to be able to receive notifications from subscriptions

...

The data service consumer is responsible for determining a suitable authorisation policy for their notifications resources. See Autorisatie for more information.

...

For information about the parameters that are common to the trust framework’s API’s see Generic API Requirements, and for parameters common to all notification methods, see Webhook url notification object.

Excerpt
namepost note req
Panel
panelIconId2705
panelIcon:white_check_mark:
panelIconText
bgColor#FFF0B3

Parties MUST validate that the HTTP body of a POST request to a webhook url contains a valid notification object

...

The data service provider is responsible for determining a suitable authorisation policy for the response to a sent notification. See Autorisatie for more information. Due to possible non-repudiation requirements for notifications, responses to notifications may require authentication and authorisation

...