Attachment Previews REST Endpoints

Manufacturing/Workstations/Attachments/Attachment Previews
A preview of workstation attachments.
Add one attachment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview/{AttachmentsPreviewUniqID}
Create all attachment preview
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview
Delete one attachment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview/{AttachmentsPreviewUniqID}
Get all attachment preview
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview
Get one attachment preview
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/Attachments/{AttachmentsUniqID}/child/AttachmentsPreview/{AttachmentsPreviewUniqID}