Tip
|
The 2.x versions are Spring Boot 3 compatible. |
Updated Customer and Customer Segment Export endpoints to support new Export Commons export initiation flow
The new Customer and Customer Segment Export endpoints that initiate the export via the ExportManager
support 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 versions of the endpoints that pass the filter as a request parameter have been deprecated.