/
booked-events.index (deprecated) -> use mapped-events.index instead
booked-events.index (deprecated) -> use mapped-events.index instead
Resource information
URL | https://api.statscore.com/v2/booked-events |
---|---|
Method | GET |
Description | Returns a list of events booked by the client for the selected product. |
Cache | 300 seconds (5 min.) |
Authorization required | No |
Method parameters
Name | Type | Description |
---|---|---|
There are no method parameters in this resource |
Query parameters
Name | Type | Description |
---|---|---|
client_id | xsd:int | REQUIRED. Assigned to you by the API administrator |
product | xsd:string | REQUIRED. Determines product in which given events were booked. Possible values:
|
client_event_id | xsd:string | Determines if clients event identifier is mapped with STATSCORE event. Values could be separated by comma (e.g. 123,234,321). If clients event is not mapped proper message will be returned. |
mapped_status | xsd:string | Determines if events are mapped with client_event_id. Possible values:
|
multi_ids | xsd:string | List of events identifiers separated by a comma (e.g. 123,234,321) for which you want to get the events details (Up to 100 ids) |
lang | xsd:string | Determines language for the output data |
page | xsd:int | Determines offset of paginated data. Default value is 1 which means first page |
limit | xsd:int | Determines maximum number of returned records on page. Used in paginated data. Default value is 500. Possible values: 5, 10, 25, 50, 100, 250, 500 |
Method calling examples
Link | Description |
---|---|
https://api.statscore.com/v2/booked-events?client_id=1&product=livescorepro&events_details=no | Returns a list of booked events without detailed node about events. |
Output elements
, multiple selections available,
Related content
mapped-events.index
mapped-events.index
More like this
booked-events.index example
booked-events.index example
More like this
feed.index example
feed.index example
Read with this
API method - booked-events.index
API method - booked-events.index
More like this
API resources
API resources
Read with this
booked-events.show
booked-events.show
More like this