Mastercard · Example Payload

Mastercard Merchant Locations Country Subdivision Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Merchant Locations Country Subdivision 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

countrySubdivisionCodecountrySubdivisionName

Example Payload

Raw ↑
{
  "countrySubdivisionCode": "example_value",
  "countrySubdivisionName": "example_value"
}