Contractor Option Ownership Types REST Endpoints

Trade License Management/Contractor Option Ownership Types
The contractor option ownership types resource is used to view, add, delete, and modify contractor license ownership types.
Create a set of ownership type for a contractor validation option
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionOwnershipTypes
Delete an ownership type for a contractor validation option
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionOwnershipTypes/{publicSectorContractorOptionOwnershipTypesUniqID}
Get all ownership types for contractor validation options
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionOwnershipTypes
Get an ownership type for a contractor validation option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionOwnershipTypes/{publicSectorContractorOptionOwnershipTypesUniqID}
Update an ownership type for a contractor validation option
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionOwnershipTypes/{publicSectorContractorOptionOwnershipTypesUniqID}