The SmartGetBarcode function returns the barcode if it could be found, otherwise it will create it.
Method | /SmartGetBarcode |
The request body is of type SmartGetBarcode.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
price | xml:decimal | |
isGenerateIfNotExisting | xml:boolean |
|
The response body is of type SmartGetBarcodeResponse.
Name | Description | Data Type |
---|---|---|
SmartGetBarcodeResult | BarcodeInfo |
|