Mastercard · Example Payload

Mastercard Identity Insights For Transactions Address Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Identity Insights For Transactions Address Example is an example object payload from Mastercard, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

addressLine1addressLine2addressCityaddressStateaddressPostCodeaddressCountry

Example Payload

Raw ↑
{
  "addressLine1": "example_value",
  "addressLine2": "example_value",
  "addressCity": "example_value",
  "addressState": "example_value",
  "addressPostCode": "example_value",
  "addressCountry": "example_value"
}