Event Notification

Send an event notification

Allows the ASPSP to send an event-notification resource to a TPP.

post/event-notifications

Headers

x-fapi-interaction-idstring

An RFC4122 UID used as a correlation id.

x-client-idstring

Only used if a TPP requires the client ID in order to return rate limit headers.

This header must not be used for client authentication

Response

Accepted

Changes

Changed in 3 of the 29 revisions of this API.112

    • deleted the header request parameter x-fapi-financial-id

      request-parameter-removed

    • added the new optional header request parameter x-client-id

      new-optional-request-parameter

  • a26a84cb9bb511See the full diff
    • removed the media type application/json from the request body

      request-body-media-type-removed

    • added the media type application/jwt to the request body

      request-body-media-type-added