Mastercard · Schema

ConditionalPrimaryClientCode

Unique code of the existing primary client.
**Conditional Mandatory*** field - Primary clientCode or cardNumber or cardId must be present in the request while requesting card for existing primary client or new add-on client.

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

JSON Schema

mastercard-card-issuance-conditional-primary-client-code-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ConditionalPrimaryClientCode",
  "type": "string",
  "description": "Unique code of the existing primary client. <BR/> **Conditional Mandatory**<font color='red'>* </font> field - Primary clientCode or cardNumber or cardId must be present in the request while requesting card for existing primary client or new add-on client."
}