Attachment Previews REST Endpoints

Manufacturing/Workstations/Attachments/Attachment Previews
The attachments preview resource is used to preview the attachment pages.
Create
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview
Delete
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview/{AttachmentsPreviewUniqID}
Get all attachment preview pages
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview
Get an attachment preview page
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview/{AttachmentsPreviewUniqID}
Update
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview/{AttachmentsPreviewUniqID}