Settings-Schedule Exceptions
Number of APIs: 5
-
Create Schedule Exception POST {{baseUrl}}/odata/ScheduleExceptions
-
Get Schedule Exception GET {{baseUrl}}/odata/ScheduleExceptions(b0edad22-9d8b-4992-9fb2-326ab4e773cb)?$expand=exceptionDays($orderby=date)
-
Update Schedule Exception PUT {{baseUrl}}/odata/ScheduleExceptions(b0edad22-9d8b-4992-9fb2-326ab4e773cb)
-
Delete Schedule Exception DELETE {{baseUrl}}/odata/ScheduleExceptions(b0edad22-9d8b-4992-9fb2-326ab4e773cb)
-
Query Schedule Exceptions GET https://api.timetta-test.com/odata/ScheduleExceptions?$select=id,name,description,isActive&$top=50