Mastercard · Example Payload

Mastercard Debtor Service Provider Resources Creditor Acknowledgement Example

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Debtor Service Provider Resources Creditor Acknowledgement 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

creditorIdcreditorTradeNamecreditorLogoUrl

Example Payload

Raw ↑
{
  "creditorId": "500123",
  "creditorTradeName": "example_value",
  "creditorLogoUrl": "https://www.example.com"
}