# Snapshot Complete

This message indicates that all messages relating to an initiate request for odds from the RESTful API have been processed. The request\_id parameter returned is the request\_id that was specified in the [initiate\_request](https://docs.sportradar.com/uof/error-handling/recovery-using-api) POST to the API.&#x20;

If no request\_id parameter was specified in the original request, no request\_id parameter is present. It is highly recommended to set a request\_id to some number.

**XML Example:**

```xml
<snapshot_complete request_id="1234" timestamp="1234578" product="3"/>
```
