Interface: ReconcileMatch
Defined in: src/lib/wise/reconcile.ts:36
Properties
newStatus
newStatus:
"processing"|"completed"
Defined in: src/lib/wise/reconcile.ts:46
The status to advance the payment to. Variances never auto-complete.
outcome
outcome:
"matched"|"variance"
Defined in: src/lib/wise/reconcile.ts:40
matched = amounts equal; variance = linked but amounts differ (kept for owner review).
paymentCentavos
paymentCentavos:
number
Defined in: src/lib/wise/reconcile.ts:41
paymentId
paymentId:
string
Defined in: src/lib/wise/reconcile.ts:37
transferCentavos
transferCentavos:
number
Defined in: src/lib/wise/reconcile.ts:42
transferId
transferId:
string
Defined in: src/lib/wise/reconcile.ts:38
varianceCentavos
varianceCentavos:
number
Defined in: src/lib/wise/reconcile.ts:44
transfer − payment, in centavos (0 when matched).
via
via:
MatchVia
Defined in: src/lib/wise/reconcile.ts:47
wiseStatus
wiseStatus:
string
Defined in: src/lib/wise/reconcile.ts:48