Mastercard · Schema

MerchantCategoryCode

A four-digit number listed in ISO 18245 for retail financial services. MCC is used to classify the business by the type of goods or services it provides.

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500
View JSON Schema on GitHub

JSON Schema

mastercard-ethoca-merchant-self-services-merchant-category-code-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "MerchantCategoryCode",
  "type": "string",
  "description": "A four-digit number listed in ISO 18245 for retail financial services. MCC is used to classify the business by the type of goods or services it provides."
}