/api/accountweightings/bulkupdate

Send multiple Account Weighting updates at once for larger operations.

This method allows you to send up to 1000 account weightings at once. Each individual account's weightings should total 100%.

The response will contain an array of response objects, one for each account updated, detailing the success or failure of the individual update and, if successful, the new account weightings.

🚧

Account Weightings

If the weightings for each individual account don't total 100% the API will still return an OK status but with a 'failure' response for that account.

Language
Credentials
Header
Click Try It! to start a request and see the response here!