Mastercard · Example Payload

Mastercard Unified Checkout Solutions Error Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

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

statusreasonmessageerrordetail

Example Payload

Raw ↑
{
  "status": 10,
  "reason": "example_value",
  "message": "example_value",
  "errordetail": []
}