Export AIT chargeback evidence (CSV)
Download the flagged (AIT-suspect) destinations from the conversion-anomaly report — plus the Fraud Guard block/step-up ledger totals for the same window — as an RFC-4180 CSV evidence pack suitable for a carrier/MNO chargeback dispute. Optional window_days query (1-90, default 30). A tenant with no flagged destinations downloads a header-only file.
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Rolling look-back window in days (1-90, default 30).
1 <= x <= 90Response
RFC-4180 CSV download (Content-Disposition: attachment). One row per flagged destination: destination_prefix, terminal_sends, verified_sends, conversion_rate_pct, risk_score, risk_band, estimated_spend_at_risk_usd, window_days, tenant_baseline_conversion_rate_pct, guard_blocked_total_window, guard_step_up_total_window, report_generated_at.
One flat row per flagged destination, with a header row.