Attachments REST Endpoints

Inspections/Inspection Attachments/Attachments
The attachments resource is used to view, create, and update attachments.
Create an inspection attachment accessor
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionAttachments/{InsAttachmentKey}/child/InspectionAttachmentAccessor
Delete an inspection attachment accessor
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionAttachments/{InsAttachmentKey}/child/InspectionAttachmentAccessor/{InspectionAttachmentAccessorUniqID}
Get all inspection attachment accessor records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionAttachments/{InsAttachmentKey}/child/InspectionAttachmentAccessor
Get an inspection attachment accessor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionAttachments/{InsAttachmentKey}/child/InspectionAttachmentAccessor/{InspectionAttachmentAccessorUniqID}
Update an inspection attachment accessor
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionAttachments/{InsAttachmentKey}/child/InspectionAttachmentAccessor/{InspectionAttachmentAccessorUniqID}