# Events

The Events resource enables proactive tracking of significant occurrences within your Digital River account. Integrating with this API allows you to monitor and respond to real-time events such as order updates, payment transactions, or customer actions. This capability will enable you to automate workflows and maintain seamless operations, enhancing your ability to manage eCommerce activities efficiently.

See [Events ](https://app.gitbook.com/s/-LqH4RJfLVLuHPXuJyTZ/order-management/events-and-webhooks-1/events-1)in the Digital River API documentation for more information.

{% openapi src="<https://3283253627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj6U3GxDimSsBfwDJXWhc%2Fuploads%2FCesKkg9UrrbARuYbn8sm%2F2020-09-30.json?alt=media&token=a80c4e92-623b-4c23-862d-a6303ba82257>" path="/events" method="get" %}
[2020-09-30.json](https://3283253627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj6U3GxDimSsBfwDJXWhc%2Fuploads%2FCesKkg9UrrbARuYbn8sm%2F2020-09-30.json?alt=media\&token=a80c4e92-623b-4c23-862d-a6303ba82257)
{% endopenapi %}

{% openapi src="<https://3283253627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj6U3GxDimSsBfwDJXWhc%2Fuploads%2FCesKkg9UrrbARuYbn8sm%2F2020-09-30.json?alt=media&token=a80c4e92-623b-4c23-862d-a6303ba82257>" path="/events/{id}" method="get" %}
[2020-09-30.json](https://3283253627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj6U3GxDimSsBfwDJXWhc%2Fuploads%2FCesKkg9UrrbARuYbn8sm%2F2020-09-30.json?alt=media\&token=a80c4e92-623b-4c23-862d-a6303ba82257)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/digital-river-api-reference/2020-09-30/events.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
