Work Order Attachments REST Endpoints

Manufacturing/Process Work Orders/Work Order Attachments
The Work Order Attachments resource manages the attachments for a work order.
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/processWorkOrders/{processWorkOrdersUniqID}/child/ProcessWorkOrderAttachment
Get one attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/processWorkOrders/{processWorkOrdersUniqID}/child/ProcessWorkOrderAttachment/{ProcessWorkOrderAttachmentUniqID}