Mastercard · Example Payload

Mastercard Carbon Calculator Experience Issuer Profile Details Example

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Carbon Calculator Experience Issuer Profile Details Example is an example object payload from Mastercard, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

clientIdcustomerIdsupportedAccountRangestatusemailcountryCodeprivacyNoticeURLtermsAndConditionURLoptOutURL

Example Payload

Raw ↑
{
  "clientId": "500123",
  "customerId": "500123",
  "supportedAccountRange": "example_value",
  "status": "example_value",
  "email": "user@example.com",
  "countryCode": "example_value",
  "privacyNoticeURL": "https://www.example.com",
  "termsAndConditionURL": "https://www.example.com",
  "optOutURL": "https://www.example.com"
}