This endpoint allows you to move companies from one portfolio to single (or) multiple portfolios. Removes the companies from the portfolio provided in the path parameter.
{- "portfolios": [
- 196854,
- 197369
], - "companies": [
- {
- "id": "BE-X-733313367"
}, - {
- "id": "BE-X-868222848"
}, - {
- "id": "BE-X-835695382"
}
]
}
{- "correlationId": "23921650-c073-11ea-860f-06bc8182190e",
- "data": {
- "totalPortfoliosCompanies": 5,
- "successfulPortfoliosCompanies": 3,
- "failedPortfoliosCompanies": 2,
- "reason": "Duplicate entry '199483-FR00002855' for key 'PRIMARY"
}
}