Mastercard · Example Payload

Mastercard Benefit Allocation Service Card Replacement Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Benefit Allocation Service Card Replacement 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

oldCardNumbernewCardNumbereffectiveDate

Example Payload

Raw ↑
{
  "oldCardNumber": 10,
  "newCardNumber": 10,
  "effectiveDate": "example_value"
}