End Of Day

POST {{URL_ORIGIN}}/api/v2/calendars/:id/end-of-day

This API allows to trigger EOD for a specific calendar

End Of Day- Error Codes

CodeMessage
1System is unavailable
101[FieldName] not found
102EOD is not allowed
10001Permission denied

Request Body

{"Comment"=>"End Of Day"}

RESPONSES

status: OK

{"id":"293","data":{"id":"123"},"requestType":"EOD","name":"CAL1","status":"Pending","makerUserId":"auth0|6310aa4ba8cae50015ee3678","timestamp":"2024-02-29T09:37:20.237"}