Mastercard · Example Payload

Mastercard Debtor Service Provider Resources Creditor Ack For Payment Retrieval Example

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Debtor Service Provider Resources Creditor Ack For Payment Retrieval Example is an example object payload from Mastercard, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

creditorIdcreditorServiceProviderIdcreditorCategoryCodecreditorTradeNamecreditorReturnStringcreditorLogoUrlcreditorAccountcreditorAccounts

Example Payload

Raw ↑
{
  "creditorId": "500123",
  "creditorServiceProviderId": "500123",
  "creditorCategoryCode": "example_value",
  "creditorTradeName": "example_value",
  "creditorReturnString": "example_value",
  "creditorLogoUrl": "https://www.example.com",
  "creditorAccount": "example_value",
  "creditorAccounts": []
}