Updates the portfolio external referencesCopy Pageput https://example.com/api/investors/{investorId}/portfolios/{portfolioId}/external-referencesPUT: /api/investors/{guid}/portfolios/{guid}/external-referencesPath ParamsinvestorIduuidrequiredThe identifier of the investor.portfolioIduuidrequiredThe identifier of the portfolio.Body Paramsapplication/jsonapplication/*+jsonThe input model.external_ibanstring | nullexternal_referencestring | nullexternal_technical_referencestring | nullexternal_form_urlstring | nullHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 200The entity has been updated. 400The input model is not valid.Updated about 1 month ago