For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 POST to the API.

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:

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

Last updated

Was this helpful?