@lap v0.3
# Machine-readable API spec. Each @endpoint block is one API call.
@api Event Notification API Specification - TPP Endpoints
@base /open-banking/v4.0
@version 4.0.0
@auth OAuth2
@endpoints 1
@toc event-notifications(1)

@endpoint POST /event-notifications
@required {x-fapi-financial-id: str}
@optional {x-fapi-interaction-id: str}
@returns(202)

@end
