Configuration API 2025.04 release notes

The release notes introduce new features and enhancements to the API endpoints.

Release highlights

The
ONESOURCE Indirect Tax Configuration API 2025.04 release
introduces several new features and enhancements to the API endpoints. These updates empower authenticated users to efficiently manage
Multiple Company
hierarchies,
Exemption Certificates
,
ERP code mappings
,
Operating Licenses
, and
Locations
. With streamlined functionalities, users can now create, update, retrieve, and delete configurations, enhancing operational efficiency and accuracy within authorized companies.

New features

The topics below describe features added with this release.
Details for each API endpoint, including Swagger, can be found in the Developer Portal.
Post multiple companies (1469288)
: A webservice that allows authenticated API users to create up to 50 companies with different hierarchies in a single request. This enables users to create their entire company hierarchy from external systems efficiently.
Exemption certificate post certificates (1693823)
: A web service that allows authenticated API users to create exemption certificates for customers of a company using the basic exemption options. These certificates can be used subsequently for exempted transactions.
Get ERP Code Mappings (1546594)
: A web service that allows authenticated API users to retrieve ERP Code Mappings. This allows users to review and utilize ERP Code Mappings for subsequent configurations and transactions.
Get ERP Code Mappings (1563293)
: A web service that allows authenticated API users to retrieve detailed ERP Code Mappings. Authenticated API users can now access specific ERP Code Mapping details to review, update, and utilize them for configurations
Patch operating license types (1567524)
: A web service that allows authenticated API users to update custom Operating License Types for authorized companies via API. Users can now modify attributes such as effective date range, license number mask, and temporary status.
Delete operating license types (1567705)
: A web service that allows authenticated API users to delete invalid or unused custom Operating License Types for authorized companies
Post company operating licenses (1567543)
: A web service that allows authenticated API users to create custom Operating Licenses for authorized companies.
Post customer operating licenses (1660999)
: A web service that allows authenticated API users to create custom Operating Licenses for customers under authorized companies.
Post vendor operating licenses (1661007)
: A web service that allows authenticated API users to create custom Operating Licenses for vendors under authorized companies.
Post license types (1573965)
: A web service that allows authenticated API users to create License Types for authorized companies. Users can define a class of individual licenses, including attributes such as effective date range, license number mask, and temporary status.
Get license types (1573846)
: A web service that allows authenticated API users to retrieve License Types. Users can now review, update, and utilize License Types for subsequent configurations, such as license creation.
Patch license types (1573994)
: A web service that allows authenticated API users to update License Types for authorized companies. Users can now modify attributes such as effective date range, license number mask, and temporary status.
Delete license types (1574014)
: A web service that allows authenticated API users to delete invalid or unused License Types for authorized companies
Post licenses (1574438)
: A web service that allows authenticated API users to create Licenses for authorized companies. These licenses can be applied to transactions as applicable.
Get licenses (1573903)
: A web service that allows authenticated API users to retrieve Licenses. Users can now review and use existing licenses in their transactions.
Patch licenses (1574448)
: A web service that allows authenticated API users to update Licenses for authorized companies. Users can ensure that the correct license details are applied to transactions as applicable.
Delete licenses (1574447)
: A web service that allows authenticated API users to delete invalid or unused Licenses for authorized companies.
Post locations (1648641)
: A web service that allows authenticated API users to create Locations via API. Users can create defined and constantly used locations such as warehouses or manufacturing plants and use them for transactions.
Get locations (1647682)
: A web service that allows authenticated API users to retrieve Locations via API. Users can access defined locations such as warehouses or manufacturing plants and use them for transactions.
Patch locations (1703107)
: A web service that allows authenticated API users to update Locations via API. Users can make changes or fix errors in existing locations and use them for transactions.
Delete locations (1703203)
: A web service that allows authenticated API users to delete Locations via API. Users can remove unused or erroneous locations.
Post location sets (1648695)
: A web service that allows authenticated API users to create Location Sets. Users can group frequently used locations for different address types and use them for tax transactions.
Get location sets (1647834)
: A web service that allows authenticated API users to retrieve Location Sets via API. Authorized location sets can now be reviewed and used for tax transactions.
Patch location sets (1703114)
: A web service that allows authenticated API users to update Location Sets. Users can update the locations assigned to different address types and use the updated location sets for transactions.
Delete location sets (1703204)
: A web service that allows authenticated API users to delete Location Sets via API. Users can remove unused or erroneous location sets.

Fixes

The topics below describe the fixes added with this release.
Security vulnerabilities
(1701103)
: Fixed the identified Snyk vulnerabilities in this release to enhance the security and stability.

Known issues

The topics below describe the known issues added with this release.
Get Location Sets & Licenses 500 error in OCI - CreatedDateTime and updatedDateTime (1741495)
: 500 error in OCI when applying filters on createdDateTime and updatedDateTime with or without timestamp.

Related Content