Paytronix · Example Payload

Server Api Wallet Content Example

RestaurantLoyaltyGift CardsOnline OrderingGuest EngagementPaymentsMessaging

Server Api Wallet Content 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

walletCodequantityexpiration

Example Payload

Raw ↑
{
  "walletCode": "1",
  "quantity": 10,
  "expiration": "2026-06-03"
}