# Notifications / Webhooks

Configure and manage webhook notifications for payment events

## Generic Notification

 - [POST yourGenericNotificationEndpoint](https://docs.easypay.pt/pt/openapi/notifications-webhooks/paths/yourgenericnotificationendpoint/post.md): We will send you this json in our notifications

## Authorisation Notification

 - [POST yourAuthorisationNotificationEndpoint](https://docs.easypay.pt/pt/openapi/notifications-webhooks/paths/yourauthorisationnotificationendpoint/post.md): We will send you this json in our notification

## Transaction Notification

 - [POST yourNotificationEndpoint](https://docs.easypay.pt/pt/openapi/notifications-webhooks/paths/yournotificationendpoint/post.md): We will send you this json in our notification

