Punchh · Example Payload

Online Ordering Online Order Redemption Request Example

RestaurantLoyaltyMarketingGuest EngagementOnline OrderingMobilePoint Of SaleWebhooks

Online Ordering Online Order Redemption Request Example is an example object payload from Punchh, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

clientdiscount_typereceipt_amountreceipt_datetimestore_numbersubtotal_amounttransaction_no

Example Payload

Raw ↑
{
  "client": "business_client_key",
  "discount_type": "reward",
  "receipt_amount": "example",
  "receipt_datetime": "2025-03-15T14:30:00Z",
  "store_number": "STORE-001",
  "subtotal_amount": "example",
  "transaction_no": "TXN-784512"
}