Agency Options REST Endpoints

Agency Options
The agency options resource is used to view and enable/disable product offerings as well as any optional features for an agency.
Create an agency offering
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAgencyOptions
Delete an agency offering
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAgencyOptions/{publicSectorAgencyOptionsUniqID}
Get all agency offerings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAgencyOptions
Get an agency offering
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAgencyOptions/{publicSectorAgencyOptionsUniqID}
Update an agency offering
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAgencyOptions/{publicSectorAgencyOptionsUniqID}