Converts a BarcodeInfo to a ViewBarcodeInfo. Can be used for copy-routines.
Method | /ConvertBarcode |
The request body is of type ConvertBarcode.
Name | Description | Data Type |
---|---|---|
barcodes | ArrayOfBarcodeInfo |
|
The response body is of type ConvertBarcodeResponse.
Name | Description | Data Type |
---|---|---|
ConvertBarcodeResult | ArrayOfViewBarcodeInfo |
|