Mastercard · Example Payload

Mastercard Checkout Solutions Dpas Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Checkout Solutions Dpas Example is an example object payload from Mastercard, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

srcDpaIdhasAcquirerRelationshipsubMerchantIdpaymentFacilitatorIddebitTokenRequestedmerchantCategoryCodesacquirerData

Example Payload

Raw ↑
{
  "srcDpaId": "500123",
  "hasAcquirerRelationship": "example_value",
  "subMerchantId": "500123",
  "paymentFacilitatorId": "500123",
  "debitTokenRequested": true,
  "merchantCategoryCodes": [],
  "acquirerData": []
}