Mastercard · Example Payload

Mastercard Card Issuance Lvc Card Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Card Issuance Lvc Card 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

perTransactionLimittotalTransactionLimitvelocityvalidity

Example Payload

Raw ↑
{
  "perTransactionLimit": "example_value",
  "totalTransactionLimit": "example_value",
  "velocity": "example_value",
  "validity": "example_value"
}