February 29, 2024 - v.2023.1.0

🛠 Fixes & Improvements:
We improved POST requests validation across the platform and enhanced the error messages returned in case of any incorrect requests being sent to our platform. This should help to more easily troubleshoot client-side errors and ensure the appropriate usage of our platform.
...Click here to view more updates...

  • API Reference Documentation improvements:
    • firm_id is added as a mandatory input parameter for POST Create an Advisor Code endpoint and POST Run Web Reports endpoint.
  • Fixed the issue where the POST Web Reports API returned a 500 error in case of missing mandatory input parameters. It now appropriately returns a 400 error code.