Technician's Access off Days REST Endpoints

Technician's Access off Days
The technician's access off days identifies when a technician can't access a customer site.
Create a technician's access off day
Method: post
Path: /crmRestApi/resources/11.13.18.05/serviceTechnicianAccessOffDays
Delete a technician's access off day
Method: delete
Path: /crmRestApi/resources/11.13.18.05/serviceTechnicianAccessOffDays/{SchedOffdaysId}
Get a technician's access off day
Method: get
Path: /crmRestApi/resources/11.13.18.05/serviceTechnicianAccessOffDays/{SchedOffdaysId}
Get all technicians' access off days
Method: get
Path: /crmRestApi/resources/11.13.18.05/serviceTechnicianAccessOffDays
Update a technician's access off day
Method: patch
Path: /crmRestApi/resources/11.13.18.05/serviceTechnicianAccessOffDays/{SchedOffdaysId}