Thanx · Example Payload

Consumer Api Gift Card Example

RestaurantLoyaltyGuest EngagementMarketingCRMOnline OrderingWebhooksPointsRewardsCampaigns

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

Top-level fields

iduser_idbalancecode

Example Payload

Raw ↑
{
  "id": "92b7b0dac4",
  "user_id": "92b7b0dac4",
  "balance": 10.0,
  "code": "FREECOFFEE"
}