Punchh · Example Payload

Pos Pos Checkin Request Example

RestaurantLoyaltyMarketingGuest EngagementOnline OrderingMobilePoint Of SaleWebhooks

Pos Pos Checkin 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

store_numbertransaction_noreceipt_amountsubtotal_amount

Example Payload

Raw ↑
{
  "store_number": "STORE-001",
  "transaction_no": "TXN-784512",
  "receipt_amount": "example",
  "subtotal_amount": "example"
}