End Of Day
POST {{URL_ORIGIN}}/api/v2/calendars/:id/end-of-day
This API allows to trigger EOD for a specific calendarEnd Of Day- Error Codes
Code
Message
1
System is unavailable
101
[FieldName] not found
102
EOD is not allowed
10001
Permission denied
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"id": "2082487150",
"lastEodDate": "2022-10-31"
} |