Paytronix · Example Payload

Server Api Card Info Example

RestaurantLoyaltyGift CardsOnline OrderingGuest EngagementPaymentsMessaging

Server Api Card Info 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

printedCardNumbermagstripecardTemplateCode

Example Payload

Raw ↑
{
  "printedCardNumber": "60490012345678",
  "magstripe": "string",
  "cardTemplateCode": "1"
}