Specification Attachments in Inspection Plans REST Endpoints

Manufacturing/Inspection Plans/Specifications in Inspection Plans/Specification Attachments in Inspection Plans
The Specification Attachments in Inspection Plans resource displays attachment details for the specifications of the inspection plan.
Create attachments
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments
Delete one attachment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments/{attachmentsUniqID}
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments
Get one attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments/{attachmentsUniqID}