Tip
|
The 2.x versions are Spring Boot 3 compatible. |
Updated Price List Export endpoint to support new Export Commons export initiation flow
The new Price List Export endpoint that initiates the export via the ExportManager
supports the new Export Commons export initiation flow that expects the filter string to be included as part of the export request body instead of a request parameter. The old version of the endpoint that pass the filter as a request parameter has been deprecated.