REST API Test Page

Operation

GET on /setup/calendar/schedule/{startDate}/{endDate}

Get all calendar objects applicable for the given startDate and endDate. All the

Produces : application/json

Parameters

Name Type Value Description
startDate Path Variable * The start date of the period of search. TimeStamp (EPOCH in days)
endDate Path Variable * The end date of the period of search. TimeStamp (EPOCH in days)

  

Result

HTTP Status :