Barcode Scan
Scan a barcode using a px device
Name
Type
Description
{
"merchant_id": "<merchant_id>",
"device_id": "<deviceID>",
"data": {
"barcode_value": "123456789012",
"barcode_type": "QRCode | 2DBarcode | 3Dbarcode"
}
}Overview
Last updated