NameDescriptionTypeAdditional information
Valid

Boolean to determine if the voucher is marked as valid and the Valdi Until date hasn't ben reached

boolean

None.

Balance

Amount of money the Voucher is good for Decimal

decimal number

None.

PLUSale

PLU of the item to be used when a voucher is sold

integer

None.

PLUCharge

PLU of the item to be used when a voucher is charged up

integer

None.

MaxBalance

Maximum amount of money the voucher can stand for

decimal number

None.

Chargeable

Boolean to determine if the voucher is chargeable

boolean

None.

Saleable

Boolean to determine if the voucher is saleable

boolean

None.

PaymentMethod

PaymentMethod tthe voucher is assigned to

string

None.

ValueMode

0=value of voucher can be assigned freely at POS; 1= Fixed value from StandardValue has to be used when sold

integer

None.

StandardValue

StandardValue for the balance of the voucher. (0 = can be freely assigned at POS)

decimal number

None.

ValidFrom

Date from which on the voucher is valid

date

None.

ValidUntil

Date until which the voucher is valid

date

None.