{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "EmploymentStatus",
"type": "string",
"description": "Status of Employment.
This field is required if configured as **Business Mandatory*** .
Valid values are configured on 'Card Management > Institution Parameter Setup > System Codes [ISSS15]' screen for 'Type Id=EMPLOYMENT_STATUS'.
**Few sample values :** `OTHER`, `PERMANENT`, `CONTRACTUAL`, `SELF EMPLOYED`, `RETIRED`, `HOME MAKER`, `STUDENT`, `BUSINESS`, `SALARIED`"
}