Skip to main content
Version: 1.1.1

Latest CA Detail Of Given Ticker

GET 

/corporate-actions/latest

This service is used to get the latest corporate action data per symbol for all the symbols of an exchange specified by request parameter source-id.

Request

Query Parameters

    source-id stringrequired

    Default value: NSDQ

    This service is used to get the latest corporate action data per symbol for all the symbols of an exchange specified by request parameter source-id.

    action-type string

    Required corporate action type.

    keys string[]
    response-type string

    Possible values: [json, csv, xml]

    Default value: json

    The response format for example json, csv or xml. The default is json.

    rows int32

    Default value: 10

    The response format for example json, csv or xml. The default is json.

    page int32

    Default value: 0

    The index of the page requested.

Responses

OK

Schema
    grouped object
    TICKER_ID object
    matches integer
    doclist object
    numFound integer
    start integer
    docs object[]
  • Array [
  • EFFECTIVE_DATE string
    CD_PERIOD string
    CORP_ACT_TYPE string

    Find CA types here

    CURRENCY_ID string
    PAR_VALUE_NEW string
    LAST_UPDATED string
    DIVIDEND_AMOUNT string
    ACTION_STATUS string
    RIGHTS_END_DATE string
    TICKER_SERIAL string
    PAR_VALUE string
    SPLIT_PERCENTAGE_FACTOR string
    ID string
    ACTION_PRIORITY string
    SOURCE_ID string
    NUMBER_OF_SHARES string
    LAST_UPDATED_ON string
    TICKER_ID string
    ANN_DATE string
    NUMBER_OF_SHARES_NEW string
    ACTION_ID string
    SPLIT_FACTOR string
    CD_YEAR string
    KEY string
    _version_ integer
  • ]
Loading...
Is this page helpful for you?