Last updated 11 months ago
Once the match is over, the score should be reported with this request.
/api/v1/public/partners/async/score
34352956-3d03-48f0-bfd2-feaf116e81f2
100
curl -L \ --request POST \ --url 'https://dubbz.com/api/v1/public/partners/async/score' \ --header 'Content-Type: application/json' \ --data '{ "matchId": "34352956-3d03-48f0-bfd2-feaf116e81f2", "score": 100 }'
No body