Update record from barcodes table by specified primary key
Method | /UpdateBarcode |
The request body is of type UpdateBarcode.
Name | Description | Data Type |
---|---|---|
barcode | BarcodeInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateBarcodeResponse.
Name | Description | Data Type |
---|---|---|
UpdateBarcodeResult | xml:int |
|