Reward Notification

File Transfer

Webhook

Sample Reward File
{
  "redemptionId": "517713527",
  "sourceOrganizationId": "AFFINA",
  "sourcePortfolioId": "AFFINA-Standard",
  "redemptionDate": "2025-03-08T00:00:00.000Z",
  "sourceAccountId": "c5f0be70-bb01-4da1-a01c-8d63b1425633",
  "sourceCustomerId": "7554b88f-167d-4aed-aaff-8bd01ba8fdcb",
  "sourceTransactionIds": [
    "b59977fa-7b66-4fde-88c6-89acec5d57cf"
  ],
  "adId": "1000080445",
  "rewardId": "84359",
  "rewardAmount": "359",
  "rewardCurrencyType": "USD",
  "isOfferFullyRedeemed": true,
  "isReversal": false,
  "rewardSettlementProcessDate": "2025-03-11T16:48:52.261Z"
}


Advanced: Real-Time Messaging/Webhook

  • The MVP includes a stub endpoint for webhook reward notifications.
  • For production, set up as described in CDLX docs.