Mastercard · Example Payload

Mastercard Atm Locations Atm Search Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

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

Top-level fields

addressLine1addressLine2citycountryCodecountrySubdivisionCodelatitudelongitudepostalCode

Example Payload

Raw ↑
{
  "addressLine1": "example_value",
  "addressLine2": "example_value",
  "city": "example_value",
  "countryCode": "example_value",
  "countrySubdivisionCode": "example_value",
  "latitude": "example_value",
  "longitude": "example_value",
  "postalCode": "example_value"
}