- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
Attachments in Inspection Plan Specifications REST Endpoints
Manufacturing/Inspection Plans/Specifications in Inspection Plans/Attachments in Inspection Plan Specifications
The attachments in specifications child resource displays attachment details of an inspection plan specification.
- Delete one attachment
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments/{attachmentsUniqID} - Get all attachments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments - Get one attachment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments/{attachmentsUniqID} - Update one attachment
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments/{attachmentsUniqID} - Upload one attachment
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments