Add new record to barcodes table
Method | /AddBarcode |
The request body is of type AddBarcode.
Name | Description | Data Type |
---|---|---|
barcode | BarcodeInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddBarcodeResponse.
Name | Description | Data Type |
---|---|---|
AddBarcodeResult | xml:int |
|