Material Attachments REST Endpoints

Manufacturing/Process Work Orders/Operations/Materials/Material Attachments
The Material Attachments resource manages the attachments for input material.
Get all material attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/processWorkOrders/{processWorkOrdersUniqID}/child/Operation/{WorkOrderOperationId}/child/Material/{WorkOrderOperationMaterialId}/child/MaterialAttachment
Get one material attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/processWorkOrders/{processWorkOrdersUniqID}/child/Operation/{WorkOrderOperationId}/child/Material/{WorkOrderOperationMaterialId}/child/MaterialAttachment/{MaterialAttachmentUniqID}