Mastercard · Example Payload

Mastercard Ethoca Merchant Self Services Error Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Ethoca Merchant Self Services Error Example is an example object payload from Mastercard, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

SourceReasonCodeDescriptionRecoverableDetails

Example Payload

Raw ↑
{
  "Source": "example_value",
  "ReasonCode": "example_value",
  "Description": "A sample description.",
  "Recoverable": true,
  "Details": "example_value"
}