Skip to main content
Version: 1.2.0 - Production

Get Accrued Interests

GET 

/fixed-income/accrued-interests

Request

Query Parameters

    source-id stringrequired

    The source id of the exchange you want to see prices. Example: GTNFI

    isins stringrequired

    Comma separated isins list. Max 100 per request.

Header Parameters

    Throttle-Key string

Responses

OK

Schema
    response object
    list object[]
  • Array [
  • isin string
    accruedInterest number
  • ]
Loading...
Is this page helpful for you?