TC Rate Market Indices
Was this helpful?
Was this helpful?
https://{host}/ws/rest/MarketIndexValue/bulkUpdateIncrement[
{
"key":{marketIndexValueKey1},
"validFromDate": "2026-03-01T00:00:00",
"validToDate": "2026-03-31T00:00:00",
"marketIndexValue": 5300
},
{
"key":{marketIndexValueKey2},
"validFromDate": "2026-04-01T00:00:00",
"validToDate": "2026-04-30T00:00:00",
"marketIndexValue": 6400
},
{
"key":{marketIndexValueKey3},
"validFromDate": "2026-01-01T00:00:00",
"validToDate": "2026-04-30T00:00:00",
"marketIndexValue": 7000
},
{
"key":{marketIndexValueKey4},
"validFromDate": "2026-05-1T00:00:00",
"validToDate": "2026-05-31T00:00:00",
"marketIndexValue": 7100
}
]https://{host}/ws/rest/MarketIndexValue/{key}{
"marketIndexValue": 10250
}https://{host}/ws/rest/MarketIndexValue{
"marketIndex": {marketIndexCode},
"marketIndexValue": 10400,
"validFromDate": "2025-07-08T00:00:00",
"publishedDate": "2025-07-08T00:00:00"
}