Avionté API updates: February 2026

In February 2026, we introduced a new endpoint, an enhancement, and several bug fixes in the Front Office API. This release also includes a new endpoint in the Back Office API. Click the title to view the complete update.

Front Office

This section includes a new endpoint, an enhancement, and several bug fixes in the Front Office API.

New Endpoint

  • Get Paged Standard Job Titles
    Returns a paged list of standard job titles configured in Table Editor with associated Standard Occupational Classification (SOC) codes.

Enhancement

  • The TalentTaxUpdatedEvent now includes the BoldTalentId parameter, which is the identifier for the talent in BOLD.

Fixed

  • Get a 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 a 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 companies with the same name and website link to be created across different environments.

  • Talent Created Through API Could Display Incorrect Status in the User Interface

    Resolved an issue where talent records created through the API could appear with an incorrect status in the user interface when retrieving talent statuses.

    With this fix, when the includeDuplicates query parameter is set to false in the Get Available Talent Statuses endpoint, the API returns only system-defined talent statuses instead of tenant-specific custom statuses. As a result, talent statuses are now returned and displayed consistently across the API and user interface.

  • Update Department Did Not Reflect Phone Number Changes in the UI

    Resolved an issue where updates to the department phone number made through the Update the Address of a Department endpoint were not reflected in the user interface, even though the request was processed successfully.

    With this fix, phone number changes to department addresses now display correctly in the UI after being updated through the API.


Back Office

This section introduces a new endpoint for retrieving supplier details by UUID.

New Endpoint

  • Get a Supplier by UUID

    Returns details for the supplier associated with the specified tenant and supplier UUID.