- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
Output Attachments REST Endpoints
Manufacturing/Process Work Orders/Operations/Outputs/Output Attachments
The Output Attachments resource manages the attachments for an output of a work order operation.
- Get all attachments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/processWorkOrders/{processWorkOrdersUniqID}/child/Operation/{OperationUniqID}/child/Output/{WorkOrderOperationOutputId}/child/OutputAttachment
- Get one attachment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/processWorkOrders/{processWorkOrdersUniqID}/child/Operation/{OperationUniqID}/child/Output/{WorkOrderOperationOutputId}/child/OutputAttachment/{OutputAttachmentUniqID}