Name | Description | Type | Additional information |
---|---|---|---|
location |
Location for message to be printed. DEFAULT FRONT BACK |
string |
None. |
type |
MessageData type to be printed. All of the following types indicate that the content field should be converted to a barcode/QR code and printed: UPCA, UPCE, EAN8, JAN8, EAN13, JAN13, CODABAR, CODE39, CODE93, CODE128, QRCODE. OPOS indicates that the content field is already OPOS formatted. IMAGE indicates that the imageFileName field should be used to determine which pre-loaded image on the POS should be used. |
string |
None. |
sortId |
Identifier used to order messages within a message group |
integer |
None. |
contentType |
Identifier of content of message GENERAL_RECEIPT_MESSAGE, REWARD_SUMMARY_MESSAGE, RECEIPT_TRAILER_MESSAGE |
string |
None. |
alignment |
Alignment of the message to be print LEFT, CENTER, RIGHT |
string |
None. |
formats |
Array that can contain zero to all of the following: NO_FORMATTING, DOUBLE_WIDE, DOUBLE_HIGH, BOLD, ITALICS, UNDERLINE, INVERT, ALTERNATE_COLOR, RESERVED |
Collection of string |
None. |
lineBreak |
Identifier to configure line break in message to be print NO_LINE_BREAK, LINE_BREAK_BEFORE_PRINTLINE, LINE_BREAK_AFTER_PRINTLINE, LINE_BREAK_BEFORE_AFTER_PRINTLINE, PRINTER_CUT_AFTER_PRINTLINE, LINE_BREAK_BEFORE_PRINTER_CUT_AFTER_PRINTLINE |
string |
None. |