Mastercard · Example Payload

Mastercard Merchant Locations Country Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

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

Top-level fields

countryCodecountryName

Example Payload

Raw ↑
{
  "countryCode": "example_value",
  "countryName": "example_value"
}