User Tools

Site Tools


sales

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
sales [2025/09/25 08:57]
clubadmin
sales [2025/11/19 14:19] (current)
clubadmin
Line 246: Line 246:
   ]   ]
 } }
 +
 +===== Sales.GetCalendarItems =====
 +
 +Sales.GetCalendarItems
 +Returns a list with all items in the given calendar
 +
 +    /// <param name="token"></param>
 +    /// <param name="id">id of the calendar</param>
 +    /// <param name="date">date of the selected day</param>
 +    /// <param name="empid">id of the employee, optional, default 0 (=all)</param>
 +
 +Example: https://demo.clubplanner.be/api/sales/getcalendarItems?token=DEMOTOKEN&id=1&date=19-NOV-2025
sales.txt ยท Last modified: 2025/11/19 14:19 by clubadmin