Newer Version Available

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

Promotion Reward Application

Output representation details of the transaction journals that are created and processed.
JSON example
This example shows a sample response.
1{
2  "transactionJournalList": [
3    {
4      "discountsAppliedList": [
5        {
6          "discountAmount": 15
7        }
8      ],
9      "gamesAssignedList": [
10        {
11          "gameDefinitionName": "SpintheWheelGame",
12          "gameExpirationDate": "2025-10-10T00:00:00.000Z",
13          "gameParticipantRewardId": "3PRSB0000004LFZ"
14        }
15      ],
16      "id": "0lVSB00000E76ev",
17      "voucherIssuedList": [
18        {
19          "effectiveDate": "2025-10-09T00:00:00.000Z",
20          "expirationDate": "2025-10-10T00:00:00.000Z",
21          "faceValue": 100,
22          "promotionId": "0c8SB000000HASn",
23          "voucherCode": "SALE-4F8G-RT2P",
24          "voucherDefinitionName": "$100 off",
25          "voucherId": "0kDSB0000000LNp"
26        }
27      ]
28    }
29  ]
30}
Property Name Type Description Filter Group and Version Available Version
transactionJournalList Transaction Journal Details[] List of the transaction journals that are processed and created. Big, 65.0 65.0