Earnings Report CSV
The Earnings Report CSV provides monthly aggregated earnings data with payment status.Download a sample file: earnings-report-sample.csv
Field Reference
Parsing Rules
- Deduplication uses a composite key of
(user_id, date, vehicle_id, amount, row_index) - Currency values are plain numbers without
$signs - Turo fee is stored as a negative number
Use Cases
- Payment reconciliation — Verify Turo payments match expected amounts
- Tax reporting — Monthly earnings summaries for accounting
- Discrepancy detection — Compare against trip-level earnings data