Mastercard · Example Payload

Mastercard Debtor Service Provider Resources Creditor Ack For Agmt Retrieval Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

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

Top-level fields

creditorIdcreditorServiceProviderIdcreditorTradeNamecreditorCategoryCodecreditorLogoUrlcreditorReturnString

Example Payload

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