Mastercard · Example Payload

Mastercard Atm Locations Atms Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Atm Locations Atms Example is an example object payload from Mastercard, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countlimitoffsettotalatms

Example Payload

Raw ↑
{
  "count": 10,
  "limit": 10,
  "offset": 10,
  "total": 10,
  "atms": []
}