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: post
Path: /locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets/{apptRuleSetGid}/flexFields
Delete a Flex Field
Method: delete
Path: /locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets/{apptRuleSetGid}/flexFields/{flexFieldName}
Get a Flex Field
Method: get
Path: /locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets/{apptRuleSetGid}/flexFields/{flexFieldName}
Get Flex Fields
Method: get
Path: /locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets/{apptRuleSetGid}/flexFields
Update a Flex Field
Method: patch
Path: /locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets/{apptRuleSetGid}/flexFields/{flexFieldName}
Update Flex Fields
Method: patch
Path: /locations/{locationGid}/resourceTypes/{resourceTypeGid}/resources/{locationResourceGid}/apptRuleSets/{apptRuleSetGid}/flexFields