BankCard International Group

Every transaction. Every export. No spreadsheets.

Filter across 20+ dimensions, schedule recurring exports, push directly to your ERP. 1099s filed for you, audit trails ready before the auditor asks.

Coverage
Every txn
Filters
20+
Exports
CSV · API · ERP
1099s
Auto-filed
Capabilities

Everything Reports needs to ship — in the box.

01

Filter on anything

Date, entity, rail, MCC, customer, vendor, dispute state, settlement state — 20+ dimensions, composable with AND/OR/NOT. Save and share filters as URLs.

02

Scheduled exports

Daily, weekly, monthly exports delivered to S3, SFTP, or your email. CSV, JSON, Parquet — pick the format your downstream system actually wants.

03

ERP-native push

Direct integrations with NetSuite, QuickBooks, and Sage Intacct. Journal entries posted on the right account with the right GL codes — no manual recoding.

04

Auto 1099 filing

1099-NEC and 1099-K rolled up across every entity, e-filed with the IRS, and mailed to recipients.

05

Audit trail packets

One-click export of full audit trail for any date range or entity. Immutable journal, signed timestamps, and reconciliation evidence — auditor-ready.

06

Reports API

Every report has a public endpoint. Pull rollups, drill queries, and scheduled exports programmatically — pipe into your warehouse or BI tool of choice.

The product

Reporting that doesn't bury what matters.

Filterable, exportable, drillable. The screens below are the surfaces your CFO + ops team actually live in at month-end.

Transactions ledger, every dimension.

Every authorization, capture, refund, and dispute — searchable by date, MID, entity, card brand, rail, customer. Pivot up to month-end summaries in two clicks.

  • 20+ filter dimensions
  • Cross-entity rollup
  • CSV + API exports
Transactions ledger, every dimension.

Dashboard rollups, every entity.

Commission, processing, transfers, and underwriting — rolled up to a single board view. Drill from rollup to underlying transactions in two clicks.

  • Board-ready rollups
  • Two-click drill
  • Saved views per stakeholder
Dashboard rollups, every entity.

Payment-method splits, settled to source.

See exactly how card, ACH, stablecoin, and wire volumes settle to each bank account. Reconcile without exporting to a spreadsheet.

  • Per-rail settlement view
  • Bank-account reconciliation
  • Per-MID breakouts
Payment-method splits, settled to source.
bash● live
# Pull a settlement report for a date range
curl https://api.bighqs.com/v1/reports/settlements \
  -H "Authorization: Bearer $BIG_API_KEY" \
  -G -d start=2026-04-01 -d end=2026-04-30 \
  -d entity=ent_acme -d format=csv

# → returns CSV stream or report_id for async pickup
Integrations

Connects to the tools you already run.

NetSuiteLedger
QuickBooksLedger
Sage IntacctLedger
SnowflakeWarehouse
BigQueryWarehouse
LookerBI
S3Delivery
SFTPDelivery
FAQs

The technical questions worth answering up front.

Ship it

Two weeks from sandbox to first transaction.

API keys in 24 hours. Reference implementations for the three most common integration shapes. Named integration engineer in your Slack.

Start onboardingRead the docs