Attachment Previews REST Endpoints
Manufacturing/Workstations/Attachments/Attachment Previews
The attachments preview resource is used to preview the attachment pages.
- Create
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview - Delete
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview/{AttachmentsPreviewUniqID} - Get all attachment preview pages
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview - Get an attachment preview page
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview/{AttachmentsPreviewUniqID} - Update
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview/{AttachmentsPreviewUniqID}