Thanx · Example Payload

Consumer Api Pagination Example

RestaurantLoyaltyGuest EngagementMarketingCRMOnline OrderingWebhooksPointsRewardsCampaigns

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

Top-level fields

total_pageper_pagecurrent_page

Example Payload

Raw ↑
{
  "total_page": 1,
  "per_page": 1,
  "current_page": 1
}