Paytronix · Example Payload

Server Api Wallet Balance Example

RestaurantLoyaltyGift CardsOnline OrderingGuest EngagementPaymentsMessaging

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

Top-level fields

walletCodenamebalance

Example Payload

Raw ↑
{
  "walletCode": "1",
  "name": "Points",
  "balance": 1250
}