The DeleteRfidDevice function deletes a rfidDevice record.
Method | /DeleteRfidDevice |
The request body is of type DeleteRfidDevice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeleteRfidDeviceResponse.
Name | Description | Data Type |
---|---|---|
DeleteRfidDeviceResult | xml:boolean |
|