Updates an existing Coverage with the specified details.
Name |
Description |
Type |
Optional |
groupName |
Name of the Group containing the Coverage you want to update |
string |
no |
coverageName |
Name of the Coverage to be updated |
string |
no |
coverage |
Specifies the following: name: Coverage name isActive: indicates whether the Coverage is active (Boolean) team: name of the Team associated with the Coverage (may be null) The Coverage details must include one of the following three shift types (if the other two are included, they must be set to nil): oneTimeShift, recurringShift, or holidayShift. |
no |
Specifies a single-instance Coverage with the following details:
Specifies a recurring Coverage with the following details:
Specifies a holiday-only Coverage with the following details:
Name |
Description |
Type |
serverTimestamp |
Time corresponding to the server time when the request was made (this should match the associated persisted audit event) |
string |
status |
Final status of the request |
string |