Skip to main content
Version: 1.1.1

Get Support Trading Sessions

GET 

/v1.1/master-data/exchange/trading-sessions

Use to get the list of supported trading sessions under each exchange in the system.

Request

Query Parameters

    exchange string

    Example: NSDQ

Responses

OK

Schema
    exchangeSupportTradingSessionList object[]required

    Possible values: >= 1

  • Array [
  • exchange string
    tradingSessions string
  • ]
  • status stringrequired

    Possible values: non-empty, [SUCCESS, FAILED]

    reason string

    Possible values: non-empty

    rejectCode number

    Find error codes here

Loading...
Is this page helpful for you?