Appointment Rule Sets REST Endpoints

Power Data/Appointment Rule Sets
The operations from the Power Data/Appointment Rule Sets category.
Create an Appointment Rule Set
Method: post
Path: /appointmentRuleSets
Delete an Appointment Rule Set
Method: delete
Path: /appointmentRuleSets/{apptRuleSetGid}
Get an Appointment Rule Set
Method: get
Path: /appointmentRuleSets/{apptRuleSetGid}
Get Appointment Rule Sets
Method: get
Path: /appointmentRuleSets
Update an Appointment Rule Set
Method: patch
Path: /appointmentRuleSets/{apptRuleSetGid}