Punchh · Example Payload

Mobile Mark Offers Read Request Example

RestaurantLoyaltyMarketingGuest EngagementOnline OrderingMobilePoint Of SaleWebhooks

Mobile Mark Offers Read Request Example is an example object payload from Punchh, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

clientevent_typerewardsuser_notifications

Example Payload

Raw ↑
{
  "client": "business_client_key",
  "event_type": "read_through_app",
  "rewards": "example",
  "user_notifications": "example"
}