# Webhooks

Digital River uses webhooks to notify your application (endpoint URL) when events occur. A webhook contains the event and its timestamp. You can use the Webhooks section to view, edit, create, and delete webhooks.

<figure><img src="https://334437993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqH4RJfLVLuHPXuJyTZ%2Fuploads%2Fz51TsPH2HxcyoFrC8inb%2F1%20Webhooks.png?alt=media&#x26;token=da0a7811-db87-458e-b638-ae27d59ed92d" alt=""><figcaption></figcaption></figure>

When you register your webhook URLs with Digital River, Digital River creates an [Event ](https://app.gitbook.com/s/x8fSFzVR3sg0TsNWwwVz/events)object and sends webhook events that notify your application any time an event occurs. You can also assign the webhook to a specific API version.

The [Event ](https://www.digitalriver.com/docs/digital-river-api-reference/#tag/Events)object includes the type of event and the data associated with that event. Digital River sends the [Event ](https://www.digitalriver.com/docs/digital-river-api-reference/#tag/Events)object to the endpoint URLs you define in the [Digital River Dashboard](https://dashboard.digitalriver.com)'s Webhooks settings for your account through an HTTP POST request. You can set up multiple webhook endpoints to receive a single event.

The [Event logs](https://docs.digitalriver.com/digital-river-api/administration/dashboard/developers/event-logs) list webhook events where you can drill down to the event details.
