Update Shift Substitutions


Return Type

shiftSubstitution Object

Parameters

NameRequired?Data Type?Description

organizationId

y

long

The ID of the Organization that owns this resource.

ids

y

string

The ID or IDs (comma-delimited) of the resources to update.

data

y

httpRequestBody

A ShiftSchedule object to be updated. Supports partial updates - one or more fields may be included in the request and only the fields specified will be updated.
To remove a field, the field must be explicitly passed with a null value. PUT is treated as PATCH as object replacement is not supported.

Error Messages

statusmessage
400Type mismatch exception
400ShiftSubstitution shiftScheduleId not found.
500Internal Error
Language
Credentials
URL
Click Try It! to start a request and see the response here!