Attachments REST Endpoints

Trade License Management/Contractor Attachments/Attachments
The attachments resource is used to view, create, and update attachments.
Create a set of contractor attachment accessor
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorAttachments/{LicenseAttachmentKey}/child/ContractorLicenseAttachmentsAccessor
Delete an contractor attachment accessor
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorAttachments/{LicenseAttachmentKey}/child/ContractorLicenseAttachmentsAccessor/{AttachedDocumentId}
Get all contractor attachments accessors
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorAttachments/{LicenseAttachmentKey}/child/ContractorLicenseAttachmentsAccessor
Get an contractor attachment accessor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorAttachments/{LicenseAttachmentKey}/child/ContractorLicenseAttachmentsAccessor/{AttachedDocumentId}
Update an contractor attachment accessor
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorAttachments/{LicenseAttachmentKey}/child/ContractorLicenseAttachmentsAccessor/{AttachedDocumentId}