Mastercard · Schema

Title

The title or salutation that is added before the name of client.

**Conditional Mandatory*** field - Required while creating new client.
The valid values are configured on 'Card Management > Institution Parameter Setup > System Codes [ISSS15]' screen for 'Type Id=TITLE'. **Sample values**: Mr, Mrs, Miss, Dr, Chief, Sir, Ms

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

JSON Schema

mastercard-card-issuance-title-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Title",
  "type": "string",
  "description": "The title or salutation that is added before the name of client. <br/> <br/> **Conditional Mandatory**<font color='red'>* </font> field - Required while creating new client. <br/> The valid values are configured on 'Card Management > Institution Parameter Setup > System Codes [ISSS15]' screen for 'Type Id=TITLE'. **Sample values**: Mr, Mrs, Miss, Dr, Chief, Sir, Ms"
}