{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "ConditionalCardNumber",
"type": "string",
"description": "Unique number (PAN) assigned to the existing card.
**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. Primary cardNumber or cardId must be present in the request while requesting 'ADD_ON' or 'SUPPLEMENTARY' card."
}