Mastercard · Example Payload

Mastercard Ethoca Merchant Self Services Response Header Example

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Ethoca Merchant Self Services Response Header 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

totalRecordstotalPagescurrentPage

Example Payload

Raw ↑
{
  "totalRecords": 10,
  "totalPages": 10,
  "currentPage": 10
}