Flex Fields REST Endpoints

Power Data/Appointment Rule Sets/Flex Fields
The operations from the Power Data/Appointment Rule Sets/Flex Fields category.
Create a Flex Field
Method: post
Path: /appointmentRuleSets/{apptRuleSetGid}/flexFields
Delete a Flex Field
Method: delete
Path: /appointmentRuleSets/{apptRuleSetGid}/flexFields/{flexFieldName}
Get a Flex Field
Method: get
Path: /appointmentRuleSets/{apptRuleSetGid}/flexFields/{flexFieldName}
Get Flex Fields
Method: get
Path: /appointmentRuleSets/{apptRuleSetGid}/flexFields
Update a Flex Field
Method: patch
Path: /appointmentRuleSets/{apptRuleSetGid}/flexFields/{flexFieldName}
Update Flex Fields
Method: patch
Path: /appointmentRuleSets/{apptRuleSetGid}/flexFields