Mastercard · Example Payload

Mastercard Suspected Fraud Transaction Identifier Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

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

Top-level fields

acqRefNumbanknetRefNumtraceIdserialId

Example Payload

Raw ↑
{
  "acqRefNum": "example_value",
  "banknetRefNum": "example_value",
  "traceId": "500123",
  "serialId": "500123"
}