Mastercard · Example Payload

Mastercard Debtor Service Provider Resources Message Response Block Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Debtor Service Provider Resources Message Response 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

initiatingPartyIdmessageIdcreationDateTimeoriginalMessageId

Example Payload

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