Webhook Notifications
Last updated
Was this helpful?
Last updated
Was this helpful?
When an event occurs, 8Pay sends the corresponding data to your designated webhook endpoint. To ensure the authenticity of the notification, you can utilize the provided endpoint. For a detailed understanding of webhook notifications and the complete list of events, please refer to the section.
GET
https://api.8pay.network/v1/:chain/webhook-notifications/:notificationId
notificationId
string
id of the notification
chain
string
Authorization
String
Bearer <api-key>