Configuration API 2025.05 release notes

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

Release highlights

The
ONESOURCE Indirect Tax Configuration API 2025.05 release
introduces several new features and enhancements to the API endpoints. These updates allow authenticated users to manage
Zones
,
Lookup lists
, and
Exchange rate sources
, as well as
Certificate details
associated with the Certificate Manager application.

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 lookup lists (1712659)
: A web service that allows authenticated users to create lookup lists for use in configurations.
Patch lookup lists (1712664)
: A web service that allows users to update existing lookup lists.
Delete lookup lists (1712666)
: A web service that allows users to delete unused lookup lists.
Get lookup lists (1712674)
: A web service that allows users to retrieve lookup lists for review and configuration purposes.
Get lookup list details (1712677)
: A web service that allows users to retrieve detailed information about specific lookup lists.
Post lookup list values (1712683)
: A web service that allows users to add new values to existing lookup lists.
Delete lookup list values (1712735)
: A web service that allows users to delete unwanted values from lookup lists.
Patch lookup list values (1743608)
: A web service that allows users to update or expire values from existing lookup lists.
Post exchange rate sources (1729818)
: A web service that allows users to create exchange rate sources for configuring rates.
Patch exchange rate sources (1730984)
: A web service that allows users to delete exchange rate sources.
Delete exchange rate sources (1730978)
: A web service that allows users to delete unused exchange rate sources.
Get exchange rate sources (1730979)
: A web service that allows users to retrieve exchange rate sources for configuration.
Exemption certificate get certificate details (1758327)
: A web service that allows authenticated API users to retrieve a specific exemption certificate by ID using basic exemption options. These certificates can be used subsequently for exempted transactions.
Exemption certificate patch certificate details (1763020)
: A web service that allows authenticated API users to update a specific exemption certificate by ID using the basic exemption options. These certificates can be used subsequently for exempted transactions.
Exemption certificate delete certificate details (1763039)
: A web service that allows authenticated API users to delete a specific exemption certificate by ID using the basic exemption options. These certificates can be used subsequently for exempted transactions.
Certificate Manager post certificates (1751910)
: A web service that allows authenticated API users to create exemption certificates for customers of a company using the advanced exemption options. These certificates can be used subsequently for exempted transactions.
Certificate Manager get certificate details (1758266)
: A web service that allows authenticated API users to retrieve a specific exemption certificate by ID using advanced exemption options. These certificates can be used subsequently for exempted transactions.
Certificate Manager patch certificate details (1763124)
: A web service that allows authenticated API users to update a specific exemption certificate by ID using the advanced exemption options. These certificates can be used subsequently for exempted transactions.
Certificate Manager delete certificate details (1763133)
: A web service that allows authenticated API users to delete a specific exemption certificate by ID using the advanced exemption options. These certificates can be used subsequently for exempted transactions.
Get country zones (1734632)
: A web service that allows users to retrieve country zones for configuration and jurisdiction.
Get child zones (1735638)
: A web service that allows users to retrieve child zones based on a specific parent zone UUID.
Get parent zones (1735649)
: A web service that allows users to retrieve parent zones based on a specific child zone UUID.
Get zones (by UUID) (1786852)
: A web service that allows users to retrieve specific zones based on UUID.

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