- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
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: deletePath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments/{attachmentsUniqID} - Get all attachments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments - Get one attachment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments/{attachmentsUniqID} - Update one attachment
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments/{attachmentsUniqID} - Upload one attachment
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments