patch https://api.praemium.co.uk/public/api/accountweightings
Update the weighting of one model weighting and redistribute it to one or more other models.
This method allows you to redistribute the weighting from one model to one or more other models. The request object takes an origin model Id and the percentage of that weighting to redistribute, as well as an array of new model weightings.
A successful OK response will contain the account object with it's new weightings.
Account Weightings
If the weightings don't total 100% the API will return a 400 error with the incorrect total.