Queue report export
Queue a Superadmin CSV report. The returned temporary export can be polled and downloaded for 24 hours, allowing the portal to resume after a browser refresh without maintaining permanent report history.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
bill_pay_donations_dfa, invoicing, cogs, partner_summary_total, partner_members, younegotiate_revenue, compliance_consumer_pii_opt_out, compliance_consumer_disputes_no_pay, compliance_auto_expired_deleted_accounts, consumer_payments, super_admin_all_accounts "bill_pay_donations_dfa"
Start date in YYYY-MM-DD format. The request cannot span more than two months.
"2026-06-01"
End date in YYYY-MM-DD format. Must be on or after start_date and not in the future.
"2026-06-30"
Optional idempotency key. Reusing it for the same Superadmin returns the original temporary export.
"1f4297dd-1466-4d50-812d-d7db59987836"
Use all_members, omit the field, or pass a company ID from the options endpoint.
all_members "all_members"

