Mastercard · Example Payload

Mastercard Suspected Fraud Suspected Fraud Change Example

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Suspected Fraud Suspected Fraud Change 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

auditControlNumberfraudPostedDatefraudTypeCodeaccountDeviceTypecardholderReportedDatememo

Example Payload

Raw ↑
{
  "auditControlNumber": "example_value",
  "fraudPostedDate": "example_value",
  "fraudTypeCode": "example_value",
  "accountDeviceType": "example_value",
  "cardholderReportedDate": "example_value",
  "memo": "example_value"
}