{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "MaritalStatus",
"type": "string",
"description": "Indicates Marital Status of the client.
**Conditional Mandatory*** field - Required while creating new client.
Valid values are configured on 'Card Management > Institution Parameter Setup > System Codes [ISSS15]' screen for 'Type Id=MARITAL_STATUS'.
**Few sample values: ** `Single`, `Married`, `Divorcee`, `Widow/Widower`"
}