Soccer real time notifications
To get the notifications, partner needs to provide an endpoint URL that receives HTTP POST requests. the notification service sends real time notification JSON objects. events are related to games.
Last updated
To get the notifications, partner needs to provide an endpoint URL that receives HTTP POST requests. the notification service sends real time notification JSON objects. events are related to games.
Last updated
{"users":
[{"id": "26876850",
"language": "es",
"counryCode": "CO",
"gamePage": "https://thestartmagazine.com/soccer/game/1786012/?isDesktop=false&publisherId=partnerId&key=partnerKey&vendor=365scores&genericDimension=Soccer&countryCode=CO&language=es&userId=26876850"
}],
"sportType": {"ar": "كرة قدم","ru": "Футбол","uk": "Футбол ","en": "Soccer","id": "Sepak bola","fr": "Football","es": "Fútbol"},
"notificationType": {"ar": "بطاقة صفراء","ru": "Жёлтая карточка","uk": "Жовта картка","en": "Yellow card","id": "Kartu Kuning","fr": "Carton jaune","es": "Tarjeta Amarilla"},
"iconURL":"https://imageca.thestartmagazine.com/upload/app/round-start-magazine-logo_48X48.png",
"teams": ["Ireland U19","Netherlands U19"],
"competition": "Euro U19 Qualification",
"params": {"team": "Netherlands U19","time": "77","player": "M. Ihattaren"},
"time": 1539697332
}