SOAP Web Services Enhancements in 2024.01

The following enhancements were added to the SOAP Web Services module in the 2024.01 release:

DownloadPackagingService Returns Download Package Details
Create and Retrieve Account and Country Restrictions for Download Packages

DownloadPackagingService Returns Download Package Details

The getDownloadPackageQuery and getDownloadPackageCount methods of the DownloadPackagingService web service, versions 3 and 4, now support querying download packages based on custom attribute values. To achieve this, a new optional filter, AttributeDescriptor, has been added.

Create and Retrieve Account and Country Restrictions for Download Packages

You can now use the newly introduced version 4 of the SOAP web service DownloadPackagingService to create and retrieve information about account and country restrictions for download packages:

A new endpoint called CreateRestrict has been introduced which enables you to incorporate account and country restrictions or both into a download package.
The existing endpoint, getDownloadPackageQuery, has been enhanced to facilitate the retrieval of both types of restrictions.