- Subcategories:
- Contractor Option Classifications
- Contractor Option Facts
- Contractor Option License Types
- Contractor Option Status Mappings
Contractor Options for Registered Users REST Endpoints
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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions
- Delete a contractor validation option is not allowed
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}
- Get a contractor validation option
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}
- Get all contractor validation options
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions
- Update a contractor validation option is not allowed
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}