FIGI not available in API although it appears in the documentation

Hi, I would like to have the FIGI numbers in the recomendation for the strategy via API, as it is indicated in the documentation:

however, this is what I get: [{'ticker': 'RAY:CAN', 'p123Uid': 53149, 'action': 'SELL', 'price': 9.9277, 'shares': 5523.0, 'comm': 40.0, 'slip': 0.0, 'note': 'Sell1'},

could you include it?

thanks!

Which endpoint is this? POST /strategy/{id}/rebalance? FIGI is in the response if the request specifies the FIGI type.

thanks! I was missing that

1 Like