List Enums
GET/openapi/broker/master-data/enums
Get master data by data type and optional parent code. Master Data definition, hierarchy, and code description:
| data_type | description |
|---|---|
| ID_DOC_TYPE | Identification document type |
| MARITAL_STATUS | Marital status options |
| EMPLOYMENT_TYPE | Type of employment |
| OCCUPATION | Specific occupation under the employment type |
| POSITION | Job position or title |
| LIQUIDITY_NEEDS | Liquidity needs options |
| ANNUAL_INCOME | Annual income range |
| TOTAL_NET_WORTH | Estimated total net worth range |
| LIQUID_NET_WORTH | Liquid net worth range |
| INVESTMENT_KNOWLEDGE | Investment knowledge level (old) |
| INVESTMENT_OBJECTIVE | Investment goal or objective |
| TIME_HORIZON | Investment time horizon |
| INVESTMENT_EXPERIENCE | Experience level in investments |
| INVESTMENT_KNOWLEDGE_V2 | Investment knowledge level |
| TRADE_PER_YEAR | Estimated number of trades per year |
| TAX_TYPE | Tax classification type |
| AGREEMENT_TYPE | Agreement type |
| AGREEMENT_CONTENT_TYPE | Agreement content type |
| AGREEMENT_SIGN_METHOD | Agreement signing method |
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.