Logo
Admin API API Documentation

NEW - End Of Day

POST {{URL_ORIGIN}}/api/calendars/10/end-of-day

This API allows to trigger EOD for a specific calendar

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "id": "2082487150", "lastEodDate": "2022-10-31" }



Curl
curl -X POST 'URL_ORIGIN/api/calendars/10/end-of-day'

ENDPOINTS