post https://api.sandbox.stockrepublic.io/v1/partner/batches/portfolios
Asynchronously updates positions and performance for many portfolios at a time.
Submit a batch of portfolios to update and check status of processing using
the /v1/partner/batches endpoint.
Note:
- This endpoint can only be used for updates, sending portfolio ids which have not been previously created will cause that task to fail.
- Either
idorexternal_idmust be specified for each portfolio. - Positions are always replaced
- Performance is replaced unless the
replace_performanceoption is set tofalse