Versions Compared

Key

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

...

.data

messageResponse info message.
statusResponse code.


Possible output

...

messages

status
Status
message
Message
200Successfully reserved event
400You can order/refuse only events with the status Not started
400Booking already Exist
403Invalid credentials. Either the username, password or token you provided is incorrect


Sample curl call

Request
 Parameters
curl -XPOST 'https://api.softnetsport.com/v2/booked-events?token={token}&event_id={event_id}&product={product}'

token, event_id, product