Attachments in Inspection Plans REST Endpoints

Manufacturing/Inspection Plans/Attachments in Inspection Plans
The Attachments in Inspection Plans resource displays attachment details for the inspection plan.
Create attachments
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments
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}