Finance Sync overview (SPEC-033)
Goal
Interpret Finance Sync runs shown in admin and know when to involve finance operators versus integration support.
Prerequisites
- Tenant id (e.g.
tenant_alpha) and finance-scoped actor where required. - Familiarity with settlement periods referenced by exports.
Steps
- Open Finance Sync (
/console/finance-sync) aligned with EXP-003. - Filter by tenant and optional settlement period; load
GET …/finance-sync/runsresults rendered in the table. - Correlate
sync_run_id,export_run_id, andcorrelation_idwith backend logs when investigating failures.
Verify
- Successful runs reach status expectations per your adapter configuration; failures include actionable messages.
- No secrets or live bank data appear in help or screenshots.
If it fails
Retry with narrower filters; capture correlation ids; follow SPEC-033 escalation paths to finance ops for CSV contract mismatches.
Further reading
- SPEC-033 Revshare Finance Sync contract.
- PROP-011 adapter-first integration narrative.
- Settlement exports and segregation of duties