Contractor Options for Registered Users REST Endpoints

Trade License Management/Contractor Options for Registered Users
The contractor options for registered users resource is used to view contractor license options for validating licenses for registsred users.
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 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/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}
Get all contractor validation options
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions
Update a contractor validation option is not allowed
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}