WorkSchedule > Schedule > Creates

Subscription_type: work_schedule/schedule/create

Payload

Callback payload

string
required

Identifier of the schedule

string
required

Name of the schedule

string

When the schedule was archived; null when the schedule is active

string
required

Identifier of the company the schedule belongs to

string
required

When the schedule was created

string
required

When the schedule was last updated

employee_ids
array of strings
required

Identifiers of the employees assigned to the schedule

employee_ids*
periods
array
required

Overlap periods that make up the schedule

periods*
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…