Processes REST Endpoints

Inventory Management/Inventory RFID Devices/Processes
The processes associated with an RFID device.
Create processes associated with an RFID device
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryRFIDDevices/{DeviceId}/child/processes
Delete one process associated with an RFID device
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inventoryRFIDDevices/{DeviceId}/child/processes/{DeviceProcessId}
Get all processes associated with an RFID device
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryRFIDDevices/{DeviceId}/child/processes
Get one process associated with an RFID device
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryRFIDDevices/{DeviceId}/child/processes/{DeviceProcessId}
Update one process associated with an RFID device
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryRFIDDevices/{DeviceId}/child/processes/{DeviceProcessId}