Paytronix · Example Payload

Server Api Address Example

RestaurantLoyaltyGift CardsOnline OrderingGuest EngagementPaymentsMessaging

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

Top-level fields

address1address2citystateProvincepostalCodecountry

Example Payload

Raw ↑
{
  "address1": "string",
  "address2": "string",
  "city": "string",
  "stateProvince": "string",
  "postalCode": "string",
  "country": "US"
}