Parqet Connect now supports dedicated P2P holdings. Integrations can create P2P holdings and create activities for them.
/portfolios/{portfolioId}/holdings/p2p- Added
New endpoint to create P2P holdings (with optional
imageDataandexternalId).
/portfolios/{portfolioId}/activities- Added
Activity creation now accepts the
assetIdentifierTypevaluep2pwithholding_idandamount. P2P payouts usedividend. - Changed
Cash activities now accept
amountdirectly. - ChangedBreaking
Insurance activities now require
amountinstead ofsharesandprice.
/portfolios/{portfolioId}/activities- Changed
Activity responses can now contain P2P assets (
assetIdentifierType: "p2p"), and theassetTypesfilter acceptsp2p.
/portfolios/{portfolioId}/holdings- Changed
Holdings responses can now contain P2P holdings (asset type
p2p).
/performance- Changed
Performance responses can now contain P2P holdings (asset type
p2p).
/portfolios/{portfolioId}/holdings/cash- Changed
Cash holding creation now accepts
p2pinreferenceAccountFor. - Changed
Cash holding creation now accepts
insuranceinreferenceAccountFor.