- Subcategories:
- Flex Fields
- Reference Numbers
Appointment Rule Sets REST Endpoints
Business Objects/Locations/Resource Types/Resources/Appointment Rule Sets
The operations from the Business Objects/Locations/Resource Types/Resources/Appointment Rule Sets category.
- Create an Appointment Rule Set
- Method: postPath:
/locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets - Delete an Appointment Rule Set
- Method: deletePath:
/locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets/{apptRuleSetGid} - Get an Appointment Rule Set
- Method: getPath:
/locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets/{apptRuleSetGid} - Get Appointment Rule Sets
- Method: getPath:
/locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets - Update an Appointment Rule Set
- Method: patchPath:
/locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets/{apptRuleSetGid} - Update Appointment Rule Sets
- Method: patchPath:
/locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets