Skip to main content
Version: 1.2.0 - Production

Get Past Traded Symbols List

GET 

/v1.2/master-data/symbols/past-trade

This endpoint retrieves the last 50 symbols traded by the customer that currently have zero holdings, including equity, fixed income, and mutual fund symbols.

Request

Query Parameters

    customerNumber stringrequired

    Customer number of the customer account which wants to get the details.

    Example: ASI111053152

    exchange string

    Find exchange codes. Master Data> Get Exchange List

    Example: NSDQ

Header Parameters

    Throttle-Key string

Responses

OK

Schema
    status string
    reason string
    rejectCode integer

    Find error codes here

    list object[]
  • Array [
  • symbol string
    exchange string
  • ]
Loading...
Is this page helpful for you?