Avionté Upcoming Breaking Changes
⚠️ The following change will take effect on June 19, 2026 and may impact existing integrations. Click the title to view the complete update.
Breaking Changes
Starting June 19, 2026, the Create a Department Address and Update a Department Address endpoints will no longer accept Main as a valid addressType value. Requests that submit Main as the addressType value will return a 400 Bad Request response.
Going forward, only the following addressType values will be accepted:
WorksiteBilling
A department’s main address should be submitted through the address fields of the Add a Department and Update a Department endpoints. Creating or updating a separate Main address through the Department Address endpoints will no longer be supported.
This change aligns Department Address API behavior with how department addresses are managed in BOLD, ensuring a more consistent and reliable experience across the platform.
Action required before June 19, 2026:
- Review any integrations that call the affected endpoints
- Confirm that all submitted
addressTypevalues are eitherWorksiteorBilling - Update any workflows that currently send
Mainas theaddressTypevalue