Set mainbarcode for specified product. If BarcodeId is specified, that barcode is used, else the specified barcode will be used.
Method | /SetMainBarcode |
The request body is of type SetMainBarcode.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
barcodeId | xml:int | |
barcode | xml:long |
The response body is of type SetMainBarcodeResponse.
Name | Description | Data Type |
---|---|---|
SetMainBarcodeResult | xml:boolean |
|