v1
latestOpenAPI 3.0.22026-07-24113565544.0 KBInstruments
Search Instruments
Searches Instruments based on the filter criteria provided.
post/instruments/filter
Request body
Example request
[
{
"field": "spRating",
"value1": "AA",
"value2": "A"
}
]Response
Searching Instruments by filter criteria was Successful.
Example response
[
{
"id": "3fb1e8a9-f7d5-4d90-95e2-43e7326b5636",
"symbol": "MS",
"name": "Morgan Stanley",
"enableExtendedHoursNotionalStatus": "INACTIVE",
"instrumentType": "EQUITY",
"type": "EQUITY",
"status": "ACTIVE",
"ISIN": "US023135BX34",
"isOptionsEnabled": true,
"payFrequency": "SEMI_ANNUALLY",
"couponRate": 0.05,
"maturityDate": "2022-05-10",
"spRating": "AAA",
"bondType": "CORPORATE_BOND",
"domicileCountry": "US"
}
]