IntIndex
Perform various operations for Symitar parameters.
Operations
Get the getIntIndex data.
Successful operation.
POST /nexum/627/2022.01/parameter/getIntIndex HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 154
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"IntIndexInterestRateIndex": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"IntIndex": {
"DefinedCode": 1,
"Description": "text",
"EffectiveDate": [
{
"EntryId": 1,
"EffectiveDate": "2025-11-07"
}
],
"IndexFrequency": "text",
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"IndexSource": "text",
"InterestRateIndex": 1,
"Type": 1
}
}Get the getIntIndexSelectFields data.
Successful operation.
POST /nexum/627/2022.01/parameter/getIntIndexSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 378
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"IntIndexInterestRateIndex": 1,
"SelectableFields": {
"IncludeAllIntIndexFields": true,
"IntIndexFields": {
"DefinedCode": true,
"Description": true,
"EffectiveDate": [
1
],
"IndexFrequency": true,
"IndexRate": [
1
],
"IndexSource": true,
"InterestRateIndex": true,
"Type": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"IntIndex": {
"DefinedCode": 1,
"Description": "text",
"EffectiveDate": [
{
"EntryId": 1,
"EffectiveDate": "2025-11-07"
}
],
"IndexFrequency": "text",
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"IndexSource": "text",
"InterestRateIndex": 1,
"Type": 1
}
}Get the getIntIndexPagedList data.
Successful operation.
POST /nexum/627/2022.01/parameter/getIntIndexPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"IntIndex": [
{
"DefinedCode": 1,
"Description": "text",
"EffectiveDate": [
{
"EntryId": 1,
"EffectiveDate": "2025-11-07"
}
],
"IndexFrequency": "text",
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"IndexSource": "text",
"InterestRateIndex": 1,
"Type": 1
}
],
"Token": "text"
}Get the getIntIndexListSelectFields data.
Successful operation.
POST /nexum/627/2022.01/parameter/getIntIndexListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 348
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllIntIndexFields": true,
"IntIndexFields": {
"DefinedCode": true,
"Description": true,
"EffectiveDate": [
1
],
"IndexFrequency": true,
"IndexRate": [
1
],
"IndexSource": true,
"InterestRateIndex": true,
"Type": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"IntIndexList": {
"hasReachedMaximumListSize": true,
"IntIndex": [
{
"DefinedCode": 1,
"Description": "text",
"EffectiveDate": [
{
"EntryId": 1,
"EffectiveDate": "2025-11-07"
}
],
"IndexFrequency": "text",
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"IndexSource": "text",
"InterestRateIndex": 1,
"Type": 1
}
]
}
}Field for selecting various options related to searchintindexselectfields
Successful operation.
POST /nexum/627/2022.01/parameter/searchIntIndexSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 380
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllIntIndexFields": true,
"IntIndexFields": {
"DefinedCode": true,
"Description": true,
"EffectiveDate": [
1
],
"IndexFrequency": true,
"IndexRate": [
1
],
"IndexSource": true,
"InterestRateIndex": true,
"Type": true
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"IntIndexList": {
"hasReachedMaximumListSize": true,
"IntIndex": [
{
"DefinedCode": 1,
"Description": "text",
"EffectiveDate": [
{
"EntryId": 1,
"EffectiveDate": "2025-11-07"
}
],
"IndexFrequency": "text",
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"IndexSource": "text",
"InterestRateIndex": 1,
"Type": 1
}
]
}
}Get the getIntIndexPagedListSelectFields data.
Successful operation.
POST /nexum/627/2022.01/parameter/getIntIndexPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 442
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllIntIndexFields": true,
"IntIndexFields": {
"DefinedCode": true,
"Description": true,
"EffectiveDate": [
1
],
"IndexFrequency": true,
"IndexRate": [
1
],
"IndexSource": true,
"InterestRateIndex": true,
"Type": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"IntIndex": [
{
"DefinedCode": 1,
"Description": "text",
"EffectiveDate": [
{
"EntryId": 1,
"EffectiveDate": "2025-11-07"
}
],
"IndexFrequency": "text",
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"IndexSource": "text",
"InterestRateIndex": 1,
"Type": 1
}
],
"Token": "text"
}Field for selecting various options related to searchintindexpagedselectfields
Successful operation.
POST /nexum/627/2022.01/parameter/searchIntIndexPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 457
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllIntIndexFields": true,
"IntIndexFields": {
"DefinedCode": true,
"Description": true,
"EffectiveDate": [
1
],
"IndexFrequency": true,
"IndexRate": [
1
],
"IndexSource": true,
"InterestRateIndex": true,
"Type": true
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"IntIndex": [
{
"DefinedCode": 1,
"Description": "text",
"EffectiveDate": [
{
"EntryId": 1,
"EffectiveDate": "2025-11-07"
}
],
"IndexFrequency": "text",
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"IndexSource": "text",
"InterestRateIndex": 1,
"Type": 1
}
],
"Token": "text"
}Successful operation.
POST /nexum/627/2022.01/parameter/updateIntIndexByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 367
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"IntIndexInterestRateIndex": 1,
"IntIndexUpdatableFields": {
"DefinedCode": 1,
"Description": "text",
"EffectiveDate": [
{
"EntryId": 1,
"EffectiveDate": "2025-11-07"
}
],
"IndexFrequency": "text",
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"IndexSource": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": [
{
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
]
}
}Last updated
Was this helpful?