Mastercard · Example Payload

Mastercard Identity Insights For Transactions Device Insights Example

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

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

Top-level fields

uDeviceIdlastSeenfirstSeenlastSeenDaysfirstSeenDaysaccountDeviceIdalerts

Example Payload

Raw ↑
{
  "uDeviceId": "500123",
  "lastSeen": "example_value",
  "firstSeen": "example_value",
  "lastSeenDays": 10,
  "firstSeenDays": 10,
  "accountDeviceId": "500123",
  "alerts": []
}