improved

v20250905 – Improved

Voucher import

Added support for start_date and expiration_date when importing vouchers with CSV. You can add the respective columns to a CSV file to import vouchers with these parameters.

Management API

Added limit and page query parameters to GET management/v1/projects/{projectId}/users endpoint. You can set a limit of a maximum of 100 results and paginate them.