Updates an investment-rule for a given investment-profile.Copy Pagepost https://example.com/api/investors/{investorId}/portfolios/{portfolioId}/investment-profiles/{investmentProfileId}/investment-rulePOST: /api/investors/{guid}/investment-profiles/{guid}/investment-rulePath ParamsinvestorIduuidrequiredThe unique identifier of the investor.portfolioIduuidrequiredThe unique identifier of the portfolio.investmentProfileIduuidrequiredThe unique identifier of the investment profile.Body Paramsapplication/jsonapplication/*+jsonThe input.minimum_amount_per_seriesdouble | nullmaximum_amount_per_seriesdoubleratio_of_portfolio_value_to_investdoublecurrencystring | nullpriorityint32statusint32enum0 = Disabled, 1 = Enabled, 2 = Deleted012Allowed:012Headerscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated about 1 month ago