v16

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0112316797.5 KB
Payment

Export transaction history as CSV for the current customer

get/v1/stripe/transactions/export

Query parameters

timezonestring required

Timezone for date formatting in the CSV

Example:America/New_York
startDatestring date-time required

Start date for filtering transactions (inclusive)

Example:2025-01-01T00:00:00Z
endDatestring date-time required

End date for filtering transactions (inclusive)

Example:2025-01-02T00:00:00Z

Response

CSV file with transaction data