Service responsible for handling withdrawal reconciliation operations.
Only use this if the withdrawal method maps 1:1 with a bank transaction.
Create a pending ACH debit authorization for an inbound debit against a virtual account.
Find a pending ACH_PULL withdrawal by achId and reconcile it with the given bank transaction. No-op if no matching pending withdrawal exists.
Service responsible for handling withdrawal reconciliation operations.
Only use this if the withdrawal method maps 1:1 with a bank transaction.