The barcodes endpoints provide read-only access to a barcode of the order reference Id and Loyalty account card number. The resulting barcode is encoded in the .png format.
height
query string parameter to specify the height of the resulting barcode; the height must match the width for QR codes.
width
query string parameter to specify the width of the resulting barcode; the width must match the height for QR codes.
GET v3/qr-codes/123456789
GET v3/code128/123456789
GET v3/amc-accounts/1234/loyalty/qr-code