GET api/EquityBenchmarkMapping/GetMapping?t={t}
Return the list of equity benchmark mappings.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
t | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of EquityBenchmarkMappingName | Description | Type | Additional information |
---|---|---|---|
CountryId | integer |
None. |
|
BenchmarkId | unsigned integer |
None. |
|
BenchmarkType | EquityBenchmarkType |
None. |
|
RiskFreeRateId | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.