Resource information
URL | https://api.softnetsport.com/v2/events/ | |
---|---|---|
XSD | ||
Method | PATCH | |
Description | Update details for event. | |
Authorization required | Yes |
...
Name | Data type | Description | ||
---|---|---|---|---|
.event | ||||
event_status_id | xsd:int | |||
scout_status | xsd:int | Relation status | ||
coverage_type | xsd:string | |||
venue_id | xsd:int | |||
start_date | xsd:date | |||
stage_id | xsd:int | |||
round_id | xsd:int | The round identifier | ||
group_id | xsd:int | The group identifier | ||
neutral_venue | xsd:string | 0/1 | ||
ft_only | xsd:string | Yes or no | ||
scoutsfeed | xsd:string | Yes or no | ||
is_protocol_verified | xsd:string | Possible value
| ||
is_result_verified | xsd:string | |||
provider_id | xsd:int | The provider identifier | ||
.details | ||||
.{id_of_detail} | xsd:int | REQUIRED. The requested event detail identifier | ||
{detail_value} | xsd:string | REQUIRED. The updated value. |
Output elements
.data | |
---|---|
message | Response info message. |
status | Response code. |
...
Request | Parameters |
---|---|
"https://api.softnetsport.com/v2/events/{event_id}?token={token}" | token, event_id |
"https://api.softnetsport.com/v2/events/{event_id}?token={token}" | token, event_id |