ENVIRONMENT : Test

POST {culture}/api/ExOffice/IsWorking/{id}

Returns office working status at a given time

Request Information

URI Parameters

Name Description Type Additional information
culture

string

None.

id

Office Id

integer

Required

Body Parameters

DateTime to check if office is working

date

Request Formats

application/json, text/json

Sample:
"2026-05-15T11:05:32.1481748+02:00"

Response Information

Resource Description

Returns office working status at a given time

boolean

Response Formats

application/json, text/json

Sample:
true