tradingPortfolio

Refresh Position Cache

Instructs IB to discard cached portfolio positions for a given account, so that the next request for positions delivers freshly obtained data.

post/portfolio/{accountId}/positions/invalidate

Path parameters

accountIdstring required

Response

status of invalidation

messagestring

Indicates success or failure of request to discard cached positions.

Changes