The GetSingleBarcode function returns the BarcodeInfo object for the given primary key.
Method | /GetSingleBarcode |
The request body is of type GetSingleBarcode.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleBarcodeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleBarcodeResult | BarcodeInfo |
|