COMMANDCLASS _GETRESERVATIONS

Purpose:

It returns all the reservations done from this account on the target server.

Minimum version for the target server required: v17.0.52.

Input parameters:

  • CommandClass = _GETRESERVATIONS
  • Param1 = target CyberName.
  • Param2 = Session Token.

Outputs:

[{“ResponseClass”: “ERROR”, “Param1”: “message”, … }]
[{“ResponseClass”: “RSV”, “Param1”: “PCNameID”, “Param2”: “Starting date and time”, “Param3”: “Ending date and time”} … as many arrays like this one as needed …
{“ResponseClass”: “OK”}]

Example of usage:

https://wingamer.ar/ApiMasterControl/Comm.php?CommandClass=_GETRESERVATIONS&Param1=flulpycrea&Param2=SessionToken