Mastercard · Example Payload

Mastercard Carbon Calculator Experience Address Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Carbon Calculator Experience Address Example is an example object payload from Mastercard, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countryCodelocalitypostalCodestatecityline1line2line3type

Example Payload

Raw ↑
{
  "countryCode": "example_value",
  "locality": "example_value",
  "postalCode": "example_value",
  "state": "example_value",
  "city": "example_value",
  "line1": "example_value",
  "line2": "example_value",
  "line3": "example_value",
  "type": "example_value"
}