Function: buildReconciliationPreview()
buildReconciliationPreview(
companyId,check):Promise<ReconciliationPreview>
Defined in: src/server/services/checks.ts:220
Build the per-check reconciliation preview the owner reviews before confirming.
Parameters
companyId
string
check
Returns
Promise<ReconciliationPreview>