dreamfundBanking API
Internal Column Bank integration layer for DPA campaign account provisioning, donor ACH transfers, and restricted disbursements. Not for public access.
All endpoints require X-Internal-Secret except /api/webhook (Column HMAC signature) and /api/health.
Service runningRun health check →
Endpoints
POSTX-Internal-Secret
/api/provision-campaignCreate Column entity + restricted campaign account
GETX-Internal-Secret
/api/account-statusGet campaign account balance and account numbers
POSTX-Internal-Secret
/api/donor-transferInitiate ACH debit from donor to campaign account
POSTX-Internal-Secret
/api/disburseRestricted disbursement (earnest money / mortgage settlement)
POSTColumn-Signature
/api/webhookColumn Bank event webhook (HMAC-SHA256 verified)
GETNone
/api/healthModule health check — import validation
dreamfund.ai — Internal API Service — Not indexed