Versions Compared

Key

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

...

URLhttps://api.softnetsport.com/v2/booked-events/
XSD
MethodPOST

Description

Creates reservations for event for user from token and product.
Authorization requiredYes

Parameters

Name

Data type

Description

event_id

xsd:int

REQUIRED. The requested event identifier

product

xsd:string

REQUIRED. The requested product name identifier

  • scoutsfeed - Scoutsfeed product

  • livescorepro - Livescorepro product

token

xsd:string

REQUIRED. More information concerning authorization in API introduction section

Output elements

.data

messageResponse info message.
statusResponse code.

...