Avionté API updates: May 2026

In May 2026, we released new endpoints in the Front Office and Back Office APIs, along with an enhancement and a bug fix. Check the rest of the article for details.

Front Office

This section covers Front Office API updates, including a new endpoint and a bug fix.

New Endpoints

Fixed

  • Get Paid Talent Returned 204 Response for Date Ranges Exceeding Supported Limit

    Resolved an issue where the Get Paid Talent endpoint returned a 204 No Content response when the requested date range exceeded 45 days. Previously, the endpoint did not indicate that the request was invalid, making it difficult to identify the cause of the empty response.

    With this fix, requests that exceed the supported date range now return a 400 Bad Request response with a validation message indicating that the requested range must be 45 days or fewer.


Back Office

This section covers Back Office API updates, including a new endpoint and an enhancement to benefit enrollment processing.

New Endpoint

  • Get Talent Benefit YTD Summaries

    Returns year-to-date benefit summaries for the specified talents for the given year. Includes gross wages, hours worked, payroll deductions, and employer contributions.

Enhancement