Mastercard · Schema

Relation

It is the relation of the add-on client with the primary client.
**Conditional Mandatory*** field - Add-on 'client code' and relation fields are mutually exclusive while creating the client. If both present, then relation value will be ignored.
Valid values are configured on 'Card Management > Institution Parameter Setup > System Codes [ISSS15]' screen for "Type Id=RELATION".
**Few sample values: ** `Brother`, `Business card`, `Daughter`, `Father`, `Father-in-Law`, `Mother`, `Mother in Law`, `Others`, `Sister`, `Son`, `Spouse`

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

JSON Schema

mastercard-card-issuance-relation-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Relation",
  "type": "string",
  "description": "It is the relation of the add-on client with the primary client. <BR/> **Conditional Mandatory**<font color='red'>* </font> field - Add-on 'client code' and relation fields are mutually exclusive while creating the client. If both present, then relation value will be ignored. <br/> Valid values are configured on 'Card Management > Institution Parameter Setup > System Codes [ISSS15]'     screen for \"Type Id=RELATION\". <br/> **Few sample values: ** `Brother`, `Business card`, `Daughter`, `Father`, `Father-in-Law`, `Mother`, `Mother in Law`, `Others`, `Sister`, `Son`, `Spouse`"
}