Braze Event - Post Check-in Campaign Gift

This includes information about post-check-in campaign gift events triggered as they happen in the Punchh system.

{
  "events": [
    {
      "properties": {
        "campaign_type": "GiftBearing",
        "checkin_id": 138892,
        "location_name": "Blaze PIzza - USA test location - 39450",
        "campaign_id": 72,
        "campaign_name": "Braze Extra Points Campaign",
        "days_of_week": "Mondays, Tuesdays, Wednesdays, Thursdays, Fridays, and Saturdays",
        "extra_points": 20,
        "hours_of_day": "all day",
        "schedule": "all day on Mondays, Tuesdays, Wednesdays, Thursdays, Fridays, and Saturdays",
        "business_uuid": "BUSINESS_UUID_GOES_HERE"
      },
      "time": "2021-08-16T15:14:53Z",
      "external_id": "EXTERNAL_ID_GOES_HERE",
      "name": "marketing_notifications_post_checkin_campaign"
    }
  ]
}

Response Parameters

See the table in the Response Parameters section in Event - Post Check-in Campaign Gift for descriptions of the parameters in the properties object.