Thanx · Example Payload

Consumer Api Card Example

RestaurantLoyaltyGuest EngagementMarketingCRMOnline OrderingWebhooksPointsRewardsCampaigns

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

Top-level fields

iduser_idlast4typezip_code

Example Payload

Raw ↑
{
  "id": "92b7b0dac4",
  "user_id": "92b7b0dac4",
  "last4": "1234",
  "type": "visa",
  "zip_code": "94105"
}