DivIndexGlobal

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getDivIndexGlobal

post

Retrieve global dividend index information.

Authorizations
Body
DivIndexGlobalDividendIndexTableintegerRequired
Responses
200

Successful operation.

application/json
post
/getDivIndexGlobal
POST /nexum/627/2022.01/parameter/getDivIndexGlobal HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 161

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "DivIndexGlobalDividendIndexTable": 1,
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

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-11-07",
    "IndexDate": [
      {
        "EntryId": 1,
        "IndexDate": "2025-11-07"
      }
    ],
    "IndexRate": [
      {
        "EntryId": 1,
        "IndexRate": 1
      }
    ],
    "PendingBalance": [
      {
        "EntryId": 1,
        "PendingBalance": 1
      }
    ],
    "PendingRate": [
      {
        "EntryId": 1,
        "PendingRate": 1
      }
    ],
    "Status": [
      {
        "EntryId": 1,
        "Status": "text"
      }
    ]
  }
}

getDivIndexGlobalSelectFields

post

Retrieve select fields for a specific global dividend index.

Authorizations
Body
DivIndexGlobalDividendIndexTableintegerOptional
Responses
200

Successful operation.

application/json
post
/getDivIndexGlobalSelectFields
POST /nexum/627/2022.01/parameter/getDivIndexGlobalSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
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"
    }
  }
}
200

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-11-07",
    "IndexDate": [
      {
        "EntryId": 1,
        "IndexDate": "2025-11-07"
      }
    ],
    "IndexRate": [
      {
        "EntryId": 1,
        "IndexRate": 1
      }
    ],
    "PendingBalance": [
      {
        "EntryId": 1,
        "PendingBalance": 1
      }
    ],
    "PendingRate": [
      {
        "EntryId": 1,
        "PendingRate": 1
      }
    ],
    "Status": [
      {
        "EntryId": 1,
        "Status": "text"
      }
    ]
  }
}

getDivIndexGlobalPagedList

post

Retrieve global dividend index in a paged list.

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getDivIndexGlobalPagedList
POST /nexum/627/2022.01/parameter/getDivIndexGlobalPagedList 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"
    }
  }
}
200

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-11-07",
      "IndexDate": [
        {
          "EntryId": 1,
          "IndexDate": "2025-11-07"
        }
      ],
      "IndexRate": [
        {
          "EntryId": 1,
          "IndexRate": 1
        }
      ],
      "PendingBalance": [
        {
          "EntryId": 1,
          "PendingBalance": 1
        }
      ],
      "PendingRate": [
        {
          "EntryId": 1,
          "PendingRate": 1
        }
      ],
      "Status": [
        {
          "EntryId": 1,
          "Status": "text"
        }
      ]
    }
  ],
  "Token": "text"
}

getDivIndexGlobalListSelectFields

post

Retrieve a list of select fields for global dividend index.

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getDivIndexGlobalListSelectFields
POST /nexum/627/2022.01/parameter/getDivIndexGlobalListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
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"
    }
  }
}
200

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-11-07",
        "IndexDate": [
          {
            "EntryId": 1,
            "IndexDate": "2025-11-07"
          }
        ],
        "IndexRate": [
          {
            "EntryId": 1,
            "IndexRate": 1
          }
        ],
        "PendingBalance": [
          {
            "EntryId": 1,
            "PendingBalance": 1
          }
        ],
        "PendingRate": [
          {
            "EntryId": 1,
            "PendingRate": 1
          }
        ],
        "Status": [
          {
            "EntryId": 1,
            "Status": "text"
          }
        ]
      }
    ]
  }
}

searchDivIndexGlobalSelectFields

post

Field for selecting various options related to searchdivindexglobalselectfields

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/searchDivIndexGlobalSelectFields
POST /nexum/627/2022.01/parameter/searchDivIndexGlobalSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
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"
    }
  }
}
200

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-11-07",
        "IndexDate": [
          {
            "EntryId": 1,
            "IndexDate": "2025-11-07"
          }
        ],
        "IndexRate": [
          {
            "EntryId": 1,
            "IndexRate": 1
          }
        ],
        "PendingBalance": [
          {
            "EntryId": 1,
            "PendingBalance": 1
          }
        ],
        "PendingRate": [
          {
            "EntryId": 1,
            "PendingRate": 1
          }
        ],
        "Status": [
          {
            "EntryId": 1,
            "Status": "text"
          }
        ]
      }
    ]
  }
}

getDivIndexGlobalPagedListSelectFields

post

Retrieve a paged list of select fields for global dividend index.

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getDivIndexGlobalPagedListSelectFields
POST /nexum/627/2022.01/parameter/getDivIndexGlobalPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
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"
    }
  }
}
200

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-11-07",
      "IndexDate": [
        {
          "EntryId": 1,
          "IndexDate": "2025-11-07"
        }
      ],
      "IndexRate": [
        {
          "EntryId": 1,
          "IndexRate": 1
        }
      ],
      "PendingBalance": [
        {
          "EntryId": 1,
          "PendingBalance": 1
        }
      ],
      "PendingRate": [
        {
          "EntryId": 1,
          "PendingRate": 1
        }
      ],
      "Status": [
        {
          "EntryId": 1,
          "Status": "text"
        }
      ]
    }
  ],
  "Token": "text"
}

searchDivIndexGlobalPagedSelectFields

post

Field for selecting various options related to searchdivindexglobalpagedselectfields

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchDivIndexGlobalPagedSelectFields
POST /nexum/627/2022.01/parameter/searchDivIndexGlobalPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
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"
    }
  }
}
200

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-11-07",
      "IndexDate": [
        {
          "EntryId": 1,
          "IndexDate": "2025-11-07"
        }
      ],
      "IndexRate": [
        {
          "EntryId": 1,
          "IndexRate": 1
        }
      ],
      "PendingBalance": [
        {
          "EntryId": 1,
          "PendingBalance": 1
        }
      ],
      "PendingRate": [
        {
          "EntryId": 1,
          "PendingRate": 1
        }
      ],
      "Status": [
        {
          "EntryId": 1,
          "Status": "text"
        }
      ]
    }
  ],
  "Token": "text"
}

updateDivIndexGlobalByID

post
Authorizations
Body
DivIndexGlobalDividendIndexTableintegerOptional
Responses
200

Successful operation.

application/json
post
/updateDivIndexGlobalByID
POST /nexum/627/2022.01/parameter/updateDivIndexGlobalByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 395

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "DivIndexGlobalDividendIndexTable": 1,
  "DivIndexGlobalUpdatableFields": {
    "BalanceCutoff": [
      {
        "EntryId": 1,
        "BalanceCutoff": 1
      }
    ],
    "Description": "text",
    "InactiveStatusDate": "2025-11-07",
    "IndexDate": [
      {
        "EntryId": 1,
        "IndexDate": "2025-11-07"
      }
    ],
    "IndexRate": [
      {
        "EntryId": 1,
        "IndexRate": 1
      }
    ]
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {
    "isAllFieldsUpdateSuccess": true,
    "FailedUpdateStatus": [
      {
        "Record": "text",
        "ErrorCode": "text",
        "ErrorMessage": "text",
        "PrimaryKeyField": [
          {
            "Name": "text",
            "Value": "text"
          }
        ]
      }
    ]
  }
}

Last updated

Was this helpful?