Get booked and mapped event ID
This article will explain how you can know what matches have been booked for you and mapped (paired) with STATSCORE IDs
Problem:
Match ordering and mapping is necessary to display trackers using your own match IDs.
If you want to check what matches there are via API, you can use the following API resource.
Step-by-step guide:
To get a STATSCORE's ID of the booked event send a request for booked-events method with specified parameters: product, client_id and mapped_status.
https://api.statscore.com/v2/booked-events?product=your_product&events_details=no&client_id=your_client_id&mapped_status=mapped
These method show only mepped events. In case of unmapped booked event please inform our support team.