Docs

Create Working Times by Date

Creates working times by date in eTermin.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Start date/time of working time e.g. 2019-07-14 09:00

stringrequired

End date/time of working time e.g. 2019-07-14 18:00

numberrequired

ID of the calendar

string

Reason of the specific working time (this is only visible internally)

number

0 if time slots should be valid for internal and external (online booked) appointments. 1 if timeslots are only valid for interal (manually entered) appointments

number

Amount of appointments that are bookable in this working slot. (-1 = unlimited)

boolean

true, if the workingtime for this day should be disabled

string

List of services that work with this working slot

number

Defines how the validity of the services are checked. Exclusive means that only the services provided with the parameter validwithserviceid are allowed. If not exclusive, every service the calendar is activated for can be used. <br> 0 = one service needs to be selected <br> 1 = all services need to be selected exclusively <br> 2 = all services need to be selected <br> 3 = one service needs to be selected exclusively)

number

ID of the location for this working slot if locations are used in working times

boolean

true, if this timeslot needs a specific link (requires exactly one service for the validwithserviceid parameter)

string

Specific code that is used for the oneoff-link if oneoff is true

boolean

true, if this timeslot should be filled with appointments from the waitinglist

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.