Delete record from barcodes table by specified primary key
Method | /DeleteBarcode |
The request body is of type DeleteBarcode.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeleteBarcodeResponse.
Name | Description | Data Type |
---|---|---|
DeleteBarcodeResult | xml:boolean |
|