Configuration API 2024.09 release notes

Release highlights

The 2024.09 release notes introduce APIs to retrieve and manage Company Establishments.

New features

You can find details for each API end point, including Swagger on the Developer Portal.
GET established regions (1268476)
A web service that can retrieve the regions – 50 states & 13 territories in the U.S. Determination tax content, and countries in international Determination tax content – that are marked as established regions for the company. The search result can be narrowed down using additional filters.
GET established authority types (1330026)
A web service that can retrieve Authority Types (State Sales/Use, City MFT, EXC, etc.) that are marked as the company’s established authority types. This includes both standard & custom data. The search result can be narrowed down using additional filters.
GET established authorities (1330033)
A web service that can retrieve jurisdictional authorities (e.g. TX – STATE SALES/USE TAX, TX – STATE GASOLINE TAX, US – FEDERAL TELEPHONE EXCISE TAX) that are marked as the company’s established jurisdictions. This includes both standard & custom data. The search result can be narrowed down using additional filters.
POST establishments (1090218)
A web service that can be used to configure establishments for a certain company at country level, and/or by specific region, and/or Authority Type, and/or jurisdictional authorities.
note
The ability to update an existing establishment record will be included in a future release.

Known issues

There are known performance issues when the establishment data is being created for a company using the
POST Establishment
web service. There can be cases where the request could take a lot of time to respond successfully, or even time out, depending on the amount of data attributes being created.
We’ll address this issue in a future release.

Related content