Agency Search Options REST Endpoints

Common Setup/Agency Search Options
Use the agency search options resource to access user selection of searchable fields for an agency.
Create a user selection for all searchable fields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAgencySearchOptions
Get a user selection for a searchable field
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAgencySearchOptions/{publicSectorAgencySearchOptionsUniqID}
Get all searchable fields user selection
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAgencySearchOptions
The DELETE action isn't supported for this resource.
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAgencySearchOptions/{publicSectorAgencySearchOptionsUniqID}
Update a user selection for a searchable field
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAgencySearchOptions/{publicSectorAgencySearchOptionsUniqID}