# Webhooks

Webhook allows you to receive notifications when specific events occur, such as changes to a merchant account or application submission. Instead of repeatedly polling the API for updates, your endpoint receives HTTP requests instantly making your integration more efficient, scalable, and responsive.

For more information on webhooks, refer to the following articles:

* [Prerequisites](https://docs.xplorpay.com/api-reference/webhooks/prerequisites)
* [Register Endpoint](https://docs.xplorpay.com/api-reference/webhooks/register-endpoint)
* [Webhook Subscriptions](https://docs.xplorpay.com/api-reference/webhooks/webhook-subscriptions)
* [Working with Webhooks](https://docs.xplorpay.com/api-reference/webhooks/working-with-webhooks)
  * [Transaction Webhook](https://docs.xplorpay.com/api-reference/webhooks/working-with-webhooks/transaction-webhook)
  * [Onboarding Webhooks](https://docs.xplorpay.com/api-reference/webhooks/working-with-webhooks/onboarding-webhooks)
  * [Equipment Tracking & Activation Webhooks](https://docs.xplorpay.com/api-reference/webhooks/working-with-webhooks/equipment-tracking-and-activation-webhooks)
