Mastercard · Example Payload

Mastercard Checkout Solutions Batch Status Items Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Checkout Solutions Batch Status Items 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

actionserviceIdtridprogramNamestatusdpaResults

Example Payload

Raw ↑
{
  "action": "example_value",
  "serviceId": "500123",
  "trid": "500123",
  "programName": "example_value",
  "status": "example_value",
  "dpaResults": []
}