Skip to content

Export redemptions to CSV

Request

Export all redemptions as a CSV file. Supports date filtering.

Security
projectKey or authJWT
Query
dateFromstring

Filter from date (ISO format)

dateTostring

Filter to date (ISO format)

curl -i -X GET \
  'https://docs.pers.ninja/_mock/swagger/redemptions/export/csv?dateFrom=string&dateTo=string' \
  -H 'x-project-key: YOUR_API_KEY_HERE'

Responses

CSV file stream