Mastercard · Example Payload

Mastercard Card Issuance Travel Details Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Card Issuance Travel Details 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

typestartDateendDatecountry

Example Payload

Raw ↑
{
  "type": "example_value",
  "startDate": "example_value",
  "endDate": "example_value",
  "country": "example_value"
}