Contractor License Agents REST Endpoints

Trade License Management/Contractor License Agents
The contractor license agents resource is used to view, add, delete, and modify details associated with authorized contacts who act as agents for the holder of a contractor license.
Create a set of license agents for a contractor license
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenseAgents
Delete a license agent for a contractor license
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenseAgents/{LicenseAgentKey}
Get a license agent for a contractor license
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenseAgents/{LicenseAgentKey}
Get all license agents for a contractor license
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenseAgents
Update a license agent for a contractor license
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenseAgents/{LicenseAgentKey}