| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| CustomerIdentifier | Collection of byte |
None. |
|
| CustomerIdentifierGuid | globally unique identifier |
None. |
|
| VoucherID |
Identifier of the voucher issued |
integer |
None. |
| VoucherName |
Name of the voucher that was issued |
string |
None. |
| StoreID |
Store identifier, voucher was earned at |
integer |
None. |
| Barcode |
The barcode generated for the voucher |
string |
String length: inclusive between 0 and 40 |
| DateOfIssue |
Time voucher entry was issued |
date |
Data type: DateTime |
| IssuedSaleHeaderID |
Sale Header ID of sale that issued customer voucher offline |
integer |
None. |
| IssuedSaleIdentifier |
Sale identifier of sale that issued customer voucher online |
string |
None. |
| IssuedOfflinePaymentID |
SalePaymentID of sale payment that issued customer voucher offline |
integer |
None. |
| IssuedIdempotentID |
The byte[16] representation of the idempotent id |
Collection of byte |
None. |
| IssuedIdempotentGuid |
Idempotent identifier |
globally unique identifier |
None. |
| IssuedOffline | boolean |
None. |
|
| IssuedUser |
User that manually issued voucher |
string |
None. |
| IssuedNotes | string |
None. |
|
| ExpiryDate |
The time when the CustomerVoucher will/has been expired |
date |
Data type: Date |
| ExpiredUser |
User that manually expired voucher |
string |
None. |
| ExpiredNotes | string |
None. |
|
| Redeemed |
The time when the CustomerVoucher will/has been redeemed |
date |
Data type: DateTime |
| RedeemedSaleHeaderID |
Sale Header ID of sale that redeemed customer voucher offline |
integer |
None. |
| RedeemedSaleIdentifier |
Sale identifier of sale that redeemed customer voucher online |
string |
None. |
| RedeemedOfflinePaymentID | integer |
None. |
|
| RedeemedIdempotentID |
The byte[16] representation of the idempotent id |
Collection of byte |
None. |
| RedeemedIdempotentGuid |
Idempotent identifier |
globally unique identifier |
None. |
| RedeemedUser |
User that manually redeemed voucher |
string |
None. |
| RedeemedNotes | string |
None. |
|
| RedeemedOffline |
SalePaymentID of sale payment that redeemed customer voucher offline |
boolean |
None. |
| Updated |
Last time CustomerVoucher entry was updated |
date |
Data type: DateTime |
| StoreName |
Store that voucher was issued from |
string |
Relation. This field may not always be loaded or used for updates. |
| ScaleLabel | Label |
Relation. This field may not always be loaded or used for updates. |
|
| Voucher |
Voucher that was issued |
Voucher |
Relation. This field may not always be loaded or used for updates. |
| Customer |
Customer that was issued the voucher |
Customer |
Relation. This field may not always be loaded or used for updates. |
| IssuedOfflinePayment |
Payment and sale record for offline sale that issued voucher |
StoreSalePayment |
Relation. This field may not always be loaded or used for updates. |
| RedeemedOfflinePayment |
Payment and sale record for offline sale that redeemed voucher |
StoreSalePayment |
Relation. This field may not always be loaded or used for updates. |