Skip to main content
Version: 1.2.0 - Production

Get Exchange List

GET 

/v1.2/master-data/institution/exchanges

An endpoint to get assigned exchange list for an institution.

This function is only supported for server token.

This only shows exchanges assigned to relevant institutions which are created for the relevant Fintech. If you require to add more exchanges, please communicate the requirement to GTN team.

Request

Header Parameters

    Throttle-Key string

Responses

OK

Schema
    status string
    reason string
    rejectCode integer

    Find error codes here

    list object[]
  • Array [
  • exchangeCode string
    description string
    preOpen string

    pre open time in 24hrs format

    open string

    open time in 24hrs format

    preClose string

    pre close time in 24hrs format

    close string

    close time in 24hrs format

  • ]
Loading...
Is this page helpful for you?