When sending all available bet results for a match through RMQ, POST request is:
Base URL /request_match_bet_results
Required fields for this call are match_id and token.
With the above details the API will send all available odds through RMQ in the message bet_settlement
Add Comment