v1
latestOpenAPI 3.0.02026-07-268955283.0 KBGet the list of positions and orders with extra information
get/data/extended-securities
Response
Response
Example response
{
"positions": {
"financialInstrument": {
"normalisedPrice": {
"amount": {
"amount": 11,
"currency": "ILS"
}
},
"averageBuyingPrice": {
"amount": 11,
"currency": "ILS"
}
}
}
}