mParticle Event - Transactional Notifications

Transactional Notifications events are triggered at the user level for any transactional activity. These events are further categorized by event types in the payload, such as points_expiry, reward_expiry_reminder, etc. The event attributes will vary depending on the specific type of notification event.

Sample Payload for Reward Expiry Reminder

{
  "attributes": [
    {
      "account_balance_loyalty_points": 0,
      "account_balance_net_balance": 100,
      "account_balance_net_debits": 0,
      "account_balance_pending_points": 20,
      "account_balance_total_credits": 100,
      "account_balance_total_debits": "0.0",
      "account_balance_total_lifetime_points": 100,
      "account_balance_total_point_credits": 100,
      "account_balance_total_visits": 0,
      "business_uuid": "27fa47bb-35a9-4c6c-91ff-dd830b4bafff",
      "date_of_last_session": "2021-09-21T09:38:02Z",
      "email": "test@example.com",
      "email_subscribe": "subscribed",
      "external_id": "18507",
      "first_name": "Rohit",
      "guest_type": "Loyalty",
      "last_name": "RW",
      "punchh_user_id": 18507,
      "push_subscribe": "subscribed",
      "signup_channel": "POS",
      "sms_subscription": false,
      "user_status": "active"
    }
  ],
  "events": [
    {
      "external_id": "18507",
      "name": "transactional_notifications_reward_expiry_reminder",
      "properties": {
        "becomes_available_at": "2021-09-21T02:40:15-07:00",
        "business_uuid": "27fa47bb-35a9-4c6c-91ff-dd830b4bafff",
        "created_at": "2021-09-21T09:40:15Z",
        "description": "Free Burger Desc",
        "discount_amount": 5,
        "discount_channel": "online_only",
        "expiring_at_tz": "2021-09-22T23:59:59-07:00",
        "gift_reason": "Support Activity",
        "name": "Free Burger",
        "redeemable_id": 133,
        "remaining_days": 1,
        "reward_id": 10949,
        "reward_image_url": "REWARD_IMAGE_URL_GOES_HERE",
        "reward_points_redeemed": 100,
        "status": "unredeemed",
        "updated_at": "2021-09-21T09:40:15Z"
      },
      "time": "2021-09-21T09:53:37Z"
    }
  ]
}

Transactional Notification Events

Here is the list of transactional event types:

Bumped Membership Level

Business Migration Notification

Card Completion

Check-in Retry Fail

Check-in Retry Success

Check-in Void

Coupon Expiry Reminder

Currency Expiry Reminder

eClub Registration

Email Confirmation

Feedback Reply

Game Reward Notification

Gift Card Auto Reload

Gift Card Auto Reload Disabled

Gift Card Auto Reload Enabled

Gift Card Auto Reload Payment Error

Gift Card Auto Reload Reminder

Gift Card Gifted

Gift Card Post Payment Error

Gift Card Purchased

Gift Card Received

Gift Card Redeemed

Gift Card Reloaded

Gift Card Shared

Gift Card Sharing Revoked

Gift Card Transferred

Invalid Receipt

Invitation Accepted

Invitation Revoked

Login From New Device

Loyalty Transfer

Migration Verification

Payment Card Expired

Payment Card Expiry Reminder

Payment Refunded

Pending Check-in

Points to Reward

Points Expiry

Points Expiry Reminder

POS Scanner Check-in

Redeemable Unlocked

Redemption Applied

Reset Passcode Instruction

Reset Password Instruction

Reward Notification

Rewards Expiry Reminder

Update Check-in

User Notification

Visits Expiry Reminder

WiFi Registration