POST - Recovery

If you would like to resend all the odds for all events you can use to following POST API data for the specified product which will send odds_change messages in the queue.

Endpoint

Method

Input Body

Sample Request Body

Endpoint

Method

Input Body

Sample Request Body

/api/v1/recovery

POST

  • Product ID

 

 

The response Body should be as follows:

<?xml version='1.0' encoding='utf-8'?> <response timestamp="1673531781" response_code="ACCEPTED"/>

Â