An Orkeste agent pulls each Stripe payout, matches it line-by-line against the related invoices and bookings in your Airtable ledger, and proposes a reconciliation. Finance approves each batch before any write happens.
How the workflow runs
Pull payout: Agent fetches the latest Stripe payout with full line items.
Match to Airtable records: Pairs each charge to an invoice or booking using rules and IDs.
Flag exceptions: Surfaces unmatched lines, fee deltas and FX rounding issues.
Finance approves: Finance reviews matches and exceptions, approves the batch.
Write reconciliation: Approved matches are written to Airtable with audit trail.
Human-in-the-loop: No reconciliation is written to Airtable without finance explicitly approving the batch, including exceptions.