Mastercard · Example Payload

Mastercard Suspected Fraud Api Data Element Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

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

Top-level fields

refIdtimestampicaNumber

Example Payload

Raw ↑
{
  "refId": "500123",
  "timestamp": "example_value",
  "icaNumber": "example_value"
}