Mastercard · Example Payload

Mastercard Card Issuance Application Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Card Issuance Application Example is an example object payload from Mastercard, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

formNumbermakerCheckermemo

Example Payload

Raw ↑
{
  "formNumber": "example_value",
  "makerChecker": true,
  "memo": "example_value"
}