Attachment Revisions REST Endpoints

Trade License Management/Contractor Attachments/Attachments/Attachment Revisions
The attachmentsRevision resource is used to view attachment revisions.
Create a set of contractor attachment revisions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorAttachments/{LicenseAttachmentKey}/child/ContractorLicenseAttachmentsAccessor/{AttachedDocumentId}/child/AttachmentsRevision
Delete an contractor attachment revision
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorAttachments/{LicenseAttachmentKey}/child/ContractorLicenseAttachmentsAccessor/{AttachedDocumentId}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}
Get all contractor attachment revisions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorAttachments/{LicenseAttachmentKey}/child/ContractorLicenseAttachmentsAccessor/{AttachedDocumentId}/child/AttachmentsRevision
Get an contractor attachment revision
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorAttachments/{LicenseAttachmentKey}/child/ContractorLicenseAttachmentsAccessor/{AttachedDocumentId}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}
Update an contractor attachment revision
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorAttachments/{LicenseAttachmentKey}/child/ContractorLicenseAttachmentsAccessor/{AttachedDocumentId}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}