Mastercard · Example Payload

Mastercard Debtor Service Provider Resources Message Request Block Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Debtor Service Provider Resources Message Request Block Example is an example object payload from Mastercard, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

initiatingPartyIdmessageIdcreationDateTimebusinessType

Example Payload

Raw ↑
{
  "initiatingPartyId": "500123",
  "messageId": "500123",
  "creationDateTime": "example_value",
  "businessType": 42.5
}