Newer Version Available

This content describes an older version of this product. View Latest

Vouchers List

Output representation of the list of vouchers associated with the loyalty program member.
JSON example
1{
2  "voucherCount": 6,
3  "vouchers": [
4    {
5      "effectiveDate": "2020-11-01",
6      "expirationDate": "2021-11-01",
7      "faceValue": 100,
8      "isVoucherDefinitionActive": true,
9      "isVoucherPartiallyRedeemable": false,
10      "redeemedValue": 0,
11      "remainingValue": 100,
12      "status": "Expired",
13      "type": "FixedValue",
14      "voucherCode": "J4XN26MT",
15      "voucherDefinition": "Ajio",
16      "voucherId": "0kDT1000000TUwsMAG",
17      "voucherNumber": "00005852"
18    },
19    {
20      "effectiveDate": "2020-11-01",
21      "expirationDate": "2021-11-01",
22      "faceValue": 100,
23      "isVoucherDefinitionActive": true,
24      "isVoucherPartiallyRedeemable": false,
25      "redeemedValue": 0,
26      "remainingValue": 100,
27      "status": "Expired",
28      "type": "FixedValue",
29      "voucherCode": "6PM01LT8",
30      "voucherDefinition": "Ajio",
31      "voucherId": "0kDT1000000TUjEMAW",
32      "voucherNumber": "00005006"
33    },
34    {
35      "effectiveDate": "2020-11-01",
36      "expirationDate": "2021-11-01",
37      "faceValue": 100,
38      "isVoucherDefinitionActive": true,
39      "isVoucherPartiallyRedeemable": false,
40      "redeemedValue": 0,
41      "remainingValue": 100,
42      "status": "Expired",
43      "type": "FixedValue",
44      "voucherCode": "LEEFAQGE",
45      "voucherDefinition": "Ajio",
46      "voucherId": "0kDT1000000TUQcMAO",
47      "voucherNumber": "00003852"
48    },
49    {
50      "effectiveDate": "2020-11-01",
51      "expirationDate": "2021-11-01",
52      "faceValue": 100,
53      "isVoucherDefinitionActive": true,
54      "isVoucherPartiallyRedeemable": false,
55      "redeemedValue": 0,
56      "remainingValue": 100,
57      "status": "Expired",
58      "type": "FixedValue",
59      "voucherCode": "9WOYZK2G",
60      "voucherDefinition": "Ajio",
61      "voucherId": "0kDT1000000TUCyMAO",
62      "voucherNumber": "00003006"
63    },
64    {
65      "effectiveDate": "2020-11-01",
66      "expirationDate": "2021-11-01",
67      "faceValue": 100,
68      "isVoucherDefinitionActive": true,
69      "isVoucherPartiallyRedeemable": false,
70      "redeemedValue": 0,
71      "remainingValue": 100,
72      "status": "Expired",
73      "type": "FixedValue",
74      "voucherCode": "6PLO64G1",
75      "voucherDefinition": "Ajio",
76      "voucherId": "0kDT1000000TU6yMAG",
77      "voucherNumber": "00002634"
78    },
79    {
80      "effectiveDate": "2020-11-01",
81      "expirationDate": "2021-11-01",
82      "faceValue": 100,
83      "isVoucherDefinitionActive": true,
84      "isVoucherPartiallyRedeemable": false,
85      "redeemedValue": 0,
86      "remainingValue": 100,
87      "status": "Expired",
88      "type": "FixedValue",
89      "voucherCode": "K54Y02BK",
90      "voucherDefinition": "Ajio",
91      "voucherId": "0kDT1000000TTuKMAW",
92      "voucherNumber": "00001850"
93    }
94  ]
95}
Property Name Type Description Filter Group and Version Available Version
voucherCount Integer The number of vouchers returned by the API request. Small, 58.0 58.0
vouchers Voucher The details of the vouchers. Small, 58.0 58.0