- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
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: postPath:
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments
- 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}