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