DivIndexGlobal
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieve global dividend index information.
POST /nexum/627/2022.01/parameter/getDivIndexGlobal HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 161
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"DivIndexGlobalDividendIndexTable": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"DivIndexGlobal": {
"BackdatedFlag": [
{
"EntryId": 1,
"BackdatedFlag": 1
}
],
"BalanceCutoff": [
{
"EntryId": 1,
"BalanceCutoff": 1
}
],
"BalanceStatus": [
{
"EntryId": 1,
"BalanceStatus": "text"
}
],
"CurrentMonthAvgRate": 1,
"Description": "text",
"DividendIndexTable": 1,
"InactiveStatusDate": "2025-05-21",
"IndexDate": [
{
"EntryId": 1,
"IndexDate": "2025-05-21"
}
],
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"PendingBalance": [
{
"EntryId": 1,
"PendingBalance": 1
}
],
"PendingRate": [
{
"EntryId": 1,
"PendingRate": 1
}
],
"Status": [
{
"EntryId": 1,
"Status": "text"
}
]
}
}
Retrieve select fields for a specific global dividend index.
POST /nexum/627/2022.01/parameter/getDivIndexGlobalSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 487
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"DivIndexGlobalDividendIndexTable": 1,
"SelectableFields": {
"IncludeAllDivIndexGlobalFields": true,
"DivIndexGlobalFields": {
"BackdatedFlag": [
1
],
"BalanceCutoff": [
1
],
"BalanceStatus": [
1
],
"CurrentMonthAvgRate": true,
"Description": true,
"DividendIndexTable": true,
"InactiveStatusDate": true,
"IndexDate": [
1
],
"IndexRate": [
1
],
"PendingBalance": [
1
],
"PendingRate": [
1
],
"Status": [
1
]
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"DivIndexGlobal": {
"BackdatedFlag": [
{
"EntryId": 1,
"BackdatedFlag": 1
}
],
"BalanceCutoff": [
{
"EntryId": 1,
"BalanceCutoff": 1
}
],
"BalanceStatus": [
{
"EntryId": 1,
"BalanceStatus": "text"
}
],
"CurrentMonthAvgRate": 1,
"Description": "text",
"DividendIndexTable": 1,
"InactiveStatusDate": "2025-05-21",
"IndexDate": [
{
"EntryId": 1,
"IndexDate": "2025-05-21"
}
],
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"PendingBalance": [
{
"EntryId": 1,
"PendingBalance": 1
}
],
"PendingRate": [
{
"EntryId": 1,
"PendingRate": 1
}
],
"Status": [
{
"EntryId": 1,
"Status": "text"
}
]
}
}
Retrieve global dividend index in a paged list.
POST /nexum/627/2022.01/parameter/getDivIndexGlobalPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
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.
{
"DivIndexGlobal": [
{
"BackdatedFlag": [
{
"EntryId": 1,
"BackdatedFlag": 1
}
],
"BalanceCutoff": [
{
"EntryId": 1,
"BalanceCutoff": 1
}
],
"BalanceStatus": [
{
"EntryId": 1,
"BalanceStatus": "text"
}
],
"CurrentMonthAvgRate": 1,
"Description": "text",
"DividendIndexTable": 1,
"InactiveStatusDate": "2025-05-21",
"IndexDate": [
{
"EntryId": 1,
"IndexDate": "2025-05-21"
}
],
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"PendingBalance": [
{
"EntryId": 1,
"PendingBalance": 1
}
],
"PendingRate": [
{
"EntryId": 1,
"PendingRate": 1
}
],
"Status": [
{
"EntryId": 1,
"Status": "text"
}
]
}
],
"Token": "text"
}
Retrieve a list of select fields for global dividend index.
POST /nexum/627/2022.01/parameter/getDivIndexGlobalListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 450
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllDivIndexGlobalFields": true,
"DivIndexGlobalFields": {
"BackdatedFlag": [
1
],
"BalanceCutoff": [
1
],
"BalanceStatus": [
1
],
"CurrentMonthAvgRate": true,
"Description": true,
"DividendIndexTable": true,
"InactiveStatusDate": true,
"IndexDate": [
1
],
"IndexRate": [
1
],
"PendingBalance": [
1
],
"PendingRate": [
1
],
"Status": [
1
]
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"DivIndexGlobalList": {
"hasReachedMaximumListSize": true,
"DivIndexGlobal": [
{
"BackdatedFlag": [
{
"EntryId": 1,
"BackdatedFlag": 1
}
],
"BalanceCutoff": [
{
"EntryId": 1,
"BalanceCutoff": 1
}
],
"BalanceStatus": [
{
"EntryId": 1,
"BalanceStatus": "text"
}
],
"CurrentMonthAvgRate": 1,
"Description": "text",
"DividendIndexTable": 1,
"InactiveStatusDate": "2025-05-21",
"IndexDate": [
{
"EntryId": 1,
"IndexDate": "2025-05-21"
}
],
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"PendingBalance": [
{
"EntryId": 1,
"PendingBalance": 1
}
],
"PendingRate": [
{
"EntryId": 1,
"PendingRate": 1
}
],
"Status": [
{
"EntryId": 1,
"Status": "text"
}
]
}
]
}
}
Field for selecting various options related to searchdivindexglobalselectfields
POST /nexum/627/2022.01/parameter/searchDivIndexGlobalSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 482
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllDivIndexGlobalFields": true,
"DivIndexGlobalFields": {
"BackdatedFlag": [
1
],
"BalanceCutoff": [
1
],
"BalanceStatus": [
1
],
"CurrentMonthAvgRate": true,
"Description": true,
"DividendIndexTable": true,
"InactiveStatusDate": true,
"IndexDate": [
1
],
"IndexRate": [
1
],
"PendingBalance": [
1
],
"PendingRate": [
1
],
"Status": [
1
]
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"DivIndexGlobalList": {
"hasReachedMaximumListSize": true,
"DivIndexGlobal": [
{
"BackdatedFlag": [
{
"EntryId": 1,
"BackdatedFlag": 1
}
],
"BalanceCutoff": [
{
"EntryId": 1,
"BalanceCutoff": 1
}
],
"BalanceStatus": [
{
"EntryId": 1,
"BalanceStatus": "text"
}
],
"CurrentMonthAvgRate": 1,
"Description": "text",
"DividendIndexTable": 1,
"InactiveStatusDate": "2025-05-21",
"IndexDate": [
{
"EntryId": 1,
"IndexDate": "2025-05-21"
}
],
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"PendingBalance": [
{
"EntryId": 1,
"PendingBalance": 1
}
],
"PendingRate": [
{
"EntryId": 1,
"PendingRate": 1
}
],
"Status": [
{
"EntryId": 1,
"Status": "text"
}
]
}
]
}
}
Retrieve a paged list of select fields for global dividend index.
POST /nexum/627/2022.01/parameter/getDivIndexGlobalPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 544
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllDivIndexGlobalFields": true,
"DivIndexGlobalFields": {
"BackdatedFlag": [
1
],
"BalanceCutoff": [
1
],
"BalanceStatus": [
1
],
"CurrentMonthAvgRate": true,
"Description": true,
"DividendIndexTable": true,
"InactiveStatusDate": true,
"IndexDate": [
1
],
"IndexRate": [
1
],
"PendingBalance": [
1
],
"PendingRate": [
1
],
"Status": [
1
]
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"DivIndexGlobal": [
{
"BackdatedFlag": [
{
"EntryId": 1,
"BackdatedFlag": 1
}
],
"BalanceCutoff": [
{
"EntryId": 1,
"BalanceCutoff": 1
}
],
"BalanceStatus": [
{
"EntryId": 1,
"BalanceStatus": "text"
}
],
"CurrentMonthAvgRate": 1,
"Description": "text",
"DividendIndexTable": 1,
"InactiveStatusDate": "2025-05-21",
"IndexDate": [
{
"EntryId": 1,
"IndexDate": "2025-05-21"
}
],
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"PendingBalance": [
{
"EntryId": 1,
"PendingBalance": 1
}
],
"PendingRate": [
{
"EntryId": 1,
"PendingRate": 1
}
],
"Status": [
{
"EntryId": 1,
"Status": "text"
}
]
}
],
"Token": "text"
}
Field for selecting various options related to searchdivindexglobalpagedselectfields
POST /nexum/627/2022.01/parameter/searchDivIndexGlobalPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 559
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllDivIndexGlobalFields": true,
"DivIndexGlobalFields": {
"BackdatedFlag": [
1
],
"BalanceCutoff": [
1
],
"BalanceStatus": [
1
],
"CurrentMonthAvgRate": true,
"Description": true,
"DividendIndexTable": true,
"InactiveStatusDate": true,
"IndexDate": [
1
],
"IndexRate": [
1
],
"PendingBalance": [
1
],
"PendingRate": [
1
],
"Status": [
1
]
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"DivIndexGlobal": [
{
"BackdatedFlag": [
{
"EntryId": 1,
"BackdatedFlag": 1
}
],
"BalanceCutoff": [
{
"EntryId": 1,
"BalanceCutoff": 1
}
],
"BalanceStatus": [
{
"EntryId": 1,
"BalanceStatus": "text"
}
],
"CurrentMonthAvgRate": 1,
"Description": "text",
"DividendIndexTable": 1,
"InactiveStatusDate": "2025-05-21",
"IndexDate": [
{
"EntryId": 1,
"IndexDate": "2025-05-21"
}
],
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
],
"PendingBalance": [
{
"EntryId": 1,
"PendingBalance": 1
}
],
"PendingRate": [
{
"EntryId": 1,
"PendingRate": 1
}
],
"Status": [
{
"EntryId": 1,
"Status": "text"
}
]
}
],
"Token": "text"
}
POST /nexum/627/2022.01/parameter/updateDivIndexGlobalByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 395
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"DivIndexGlobalDividendIndexTable": 1,
"DivIndexGlobalUpdatableFields": {
"BalanceCutoff": [
{
"EntryId": 1,
"BalanceCutoff": 1
}
],
"Description": "text",
"InactiveStatusDate": "2025-05-21",
"IndexDate": [
{
"EntryId": 1,
"IndexDate": "2025-05-21"
}
],
"IndexRate": [
{
"EntryId": 1,
"IndexRate": 1
}
]
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": [
{
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
]
}
}