- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
Characteristic Attachments REST Endpoints
Manufacturing/Inspection Characteristics/Characteristic Attachments
The Characteristic Attachments resource is used to view, create, delete or modify inspection characteristic attachments.
- Create characteristic attachments
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inspectionCharacteristics/{CharacteristicId}/child/inspectionCharacteristicAttachments
- Delete a characteristic attachment
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/inspectionCharacteristics/{CharacteristicId}/child/inspectionCharacteristicAttachments/{inspectionCharacteristicAttachmentsUniqID}
- Get all characteristic attachments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inspectionCharacteristics/{CharacteristicId}/child/inspectionCharacteristicAttachments
- Get one characteristic attachment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inspectionCharacteristics/{CharacteristicId}/child/inspectionCharacteristicAttachments/{inspectionCharacteristicAttachmentsUniqID}