Skip to main content

Generate redemption report

GET 

/api/organizations/:organization_id/redemptions/reports

Streams a CSV with one row per redemption over the requested period, ordered by redemption date. The response is streamed and is not wrapped in the standard { code, message, data } envelope.

Request

Responses

200 Redemption report

Response Headers
    Content-Type
    Example: text/csv
    Content-Disposition
    Example: attachment; filename=redemption_report.csv