Attachments in Inspection Plan Specifications REST Endpoints

Manufacturing/Inspection Plans/Attachments in Inspection Plan Specifications
The Attachments in Inspection Plans resource displays attachment details of an inspection plan.
Delete one attachment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments/{attachmentsUniqID}
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments
Get one attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments/{attachmentsUniqID}
Update one attachment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments/{attachmentsUniqID}
Upload one attachment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments