Contractor Options REST Endpoints

Contractor Options
The contractor option resource is used to view, add, delete and modify contractor license options for validating licenses.
Create a set of contractor validation options
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptions
Create a set of contractor validation options is not allowed
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions
Delete a contractor validation option
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptions/{publicSectorContractorOptionsUniqID}
Delete a contractor validation option is not allowed
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}
Get a contractor validation option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptions/{publicSectorContractorOptionsUniqID}
Get a contractor validation option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}
Get all contractor validation options
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptions
Get all contractor validation options
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions
Update a contractor validation option
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptions/{publicSectorContractorOptionsUniqID}
Update a contractor validation option is not allowed
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}