Endpoints
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST https://<URL>/fetch HTTP/1.1
'Authorization: Bearer <JWT>'
'Accept: */*'{
"items": [
{
"eventId": "text",
"liveTimeDelaySettings": {
"liveTimeDelayTv": 1,
"liveTimeDelayUmpire": 1,
"liveTimeDelayVenue": 1
},
"liveTr": 1,
"prematchTr": 1
}
]
}