Mastercard · Example Payload

Mastercard Checkout Solutions Add Update Items Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

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

Top-level fields

actioncustomerIdprogramTypetridserviceIdcategoryprogramNamedpas

Example Payload

Raw ↑
{
  "action": "example_value",
  "customerId": "500123",
  "programType": "example_value",
  "trid": "500123",
  "serviceId": "500123",
  "category": "example_value",
  "programName": "example_value",
  "dpas": []
}