Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

URLhttps://api.softnetsport.com/v2/booked-events/{event_id}
XSD 
MethodDELETE

Description

Delete reservations for event in product for user from token.
Authorization requiredYes

...

Name
Data type
Description
event_idxsd:intREQUIRED. The requested event identifier of previously booked event. The complete list of previously booked event can be retrieved using the API resource: booked-events.index

Parameters

NameData typeDescription
product
xsd:string

REQUIRED. The requested product name identifier

  • scoutsfeed - Scoutsfeed product
  • livescorepro - Livescorepro product
tokenxsd:stringREQUIRED. More information concerning authorization in API introduction section

Output elements

.data
 

messageResponse info message.
statusResponse code.

...