Avionté bug fixes: Week of February 2, 2026

This update includes fixes for two issues in the Front Office API. Check the rest of the article for more details.

  • Get Placement Did Not Return Updated Pay Rate After Extension

    Resolved an issue where the Get a Placement endpoint did not return the most recent pay rate after a placement extension or rate update. Previously, when a placement’s pay rate was modified through an extension, the endpoint could return an outdated value.

    With this fix, the Get Placement endpoint now returns the latest pay rate associated with the most recent placement extension, ensuring consistency across placement endpoints.

  • Create a Company Returned Duplicate Error Across Builds

    Resolved an issue where the Create a Company endpoint incorrectly flagged companies as duplicates across different builds when the same name or link value was used. Previously, creating a company with an identical name or website link in a separate build resulted in a duplicate error, even though the records were distinct.

    With this fix, duplicate validation is now limited to the same build, allowing customers to create companies with the same name and website link across different environments.