Thanx · Example Payload

Consumer Api Location Example

RestaurantLoyaltyGuest EngagementMarketingCRMOnline OrderingWebhooksPointsRewardsCampaigns

Consumer Api Location Example is an example object payload from Thanx, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idmerchant_idstreetcitystatezipnamephoneloyalty_redemption_type

Example Payload

Raw ↑
{
  "id": "92b7b0dac4",
  "merchant_id": "92b7b0dac4",
  "street": "123 Pizza Lane",
  "city": "Smalltown",
  "state": "CA",
  "zip": "94105",
  "name": "Pizza Town Co",
  "phone": "+14158672345",
  "loyalty_redemption_type": "direct"
}