Thanx · Example Payload

Loyalty Api Payment Example

RestaurantLoyaltyGuest EngagementMarketingCRMOnline OrderingWebhooksPointsRewardsCampaigns

Loyalty Api Payment 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

issuerlast4amountauthorized_at

Example Payload

Raw ↑
{
  "issuer": "example",
  "last4": "1234",
  "amount": 9.99,
  "authorized_at": "2025-06-01T18:02:05Z"
}