Explore the potential of embedded payments and learn what it takes to build products that move money effectively.Register for the webinar
Integrate with Quickbooks API
Modern Treasuryβs powerful REST API is the easiest way to integrate Quickbooks with your application for payments, reconciliation and reporting.
Connect. Move. Track. Automate. Β
Modern Treasury is the fastest and easiest way to manage payments at scale with your Quickbooks account.
Connect your Quickbooks account
Connect directly to your Quickbooks ledger(s) using Modern Treasury's RESTful APIs. All Quickbooks APIs and endpoints supported.
Move money faster and easier
Send and receive payments through ACH, Wire, Check, and more through Modern Treasury's web app or APIs, then automatically sync all data to your general ledger.
Track payments with tight controls and better visibility
Create approval rules and trigger webhooks to control your payments, then track their status in real time, from a single transaction to flows spanning your entire business.
Automate and scale smoothly
Scale your payment operations by automating the entire lifecycle of money movement, from initiation, through automatic reconciliation, to end of month accounting.
Modern Treasury is a software layer on top of your bank account.
With our APIs you can:
curl --request POST \
-u ORGANIZATION_ID:API_KEY \
--url https://app.moderntreasury.com/api/counterparties \
-H 'Content-Type: application/json' \
-d '{
"name": "Kenner, Bach & Ledeen",
"accounts": [{
"account_type": "checking",
"routing_details": [{
"routing_number_type": "aba",
"routing_number": "026009593"
}],
"account_details": [{
"account_number": "123456789"
}]
}]
}'
Questions about the API? Talk to a payments advisor.
Subscribe to Journal updates
Discover product features and get primers on the payments industry.