Mastercard · Example Payload

Mastercard Checkout Solutions Error Detail Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Checkout Solutions Error Detail 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

reasonsourceTypemessagesource

Example Payload

Raw ↑
{
  "reason": "example_value",
  "sourceType": "example_value",
  "message": "example_value",
  "source": "example_value"
}