Punchh · Example Payload

Platform Functions Redeemable Example

Reward successfully applied to the order.

RestaurantLoyaltyMarketingGuest EngagementOnline OrderingMobilePoint Of SaleWebhooks

Platform Functions Redeemable Example is an example object payload from Punchh, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

redeemable_idredeemable_uuidnamedescriptionredeemable_image_url

Example Payload

Raw ↑
{
  "redeemable_id": "500123",
  "redeemable_uuid": "6f9619ff-8b86-d011-b42d-00cf4fc964ff",
  "name": "Free Appetizer",
  "description": "Reward successfully applied to the order.",
  "redeemable_image_url": "https://portal.example.com/path/abc123"
}