Mastercard · Example Payload

Mastercard Suspected Fraud Suspected Fraud State Change Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Suspected Fraud Suspected Fraud State Change Example is an example object payload from Mastercard, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

auditControlNumbertransactionIdentifiersfraudPostedDatefraudTypeCodefraudSubTypeCodeaccountDeviceTypecardholderReportedDatenotFraudTypeCodeavsResponseCodeauthResponseCodememo

Example Payload

Raw ↑
{
  "auditControlNumber": "example_value",
  "transactionIdentifiers": "example_value",
  "fraudPostedDate": "example_value",
  "fraudTypeCode": "example_value",
  "fraudSubTypeCode": "example_value",
  "accountDeviceType": "example_value",
  "cardholderReportedDate": "example_value",
  "notFraudTypeCode": "example_value",
  "avsResponseCode": "example_value",
  "authResponseCode": "example_value",
  "memo": "example_value"
}