Voucher
Properties
Name | Type | Description |
---|---|---|
VoucherId | integer | Voucher identifier |
VoucherType | string | Voucher type |
IsEnabled | boolean | Is voucher enabled |
IsUsedUp | boolean | Is voucher used up |
VoucherSubType | string | Voucher subtype |
PublicDescription | string | Public description |
PrivateDescription | string | Private description |
ValidFrom | string | Valid from |
Expiry | string | Expiry |
VoucherPayer | string | Define who foots the bill for the voucher |
IsVisibleToStore | boolean | Define whether we show the fact that a voucher was applied to the restaurant |
IsReusable | boolean | Is reusable |
IsValidForDeliveryOrders | boolean | Is valid for delivery orders |
IsValidForPickupOrders | boolean | Is valid for pickup orders |
IsValidForCardOrders | boolean | Is valid for card orders |
IsValidForCashOrders | boolean | Is valid for cash orders |
IsValidForFirstOrderOnly | boolean | Is valid for first order only |
MinimumOrderAmount | number | Minimum order amount. |
IsValidOncePerCustomer | boolean | Is valid once per customer |
AutoApply | boolean | Auto apply |
AutoApplyOrder | integer | Auto apply order. Lower numbers get applied first. |
IncludeDeliveryFee | boolean | Include delivery fee |
Code | string | Voucher code |
Updated less than a minute ago