{"name":"HubSpot to QuickBooks Sync Server","version":"1.0.0","status":"running","endpoints":{"health":"/health","auth":{"qboConnect":"/auth/quickbooks/connect","qboCallback":"/callback/quickbooks","qboStatus":"/auth/quickbooks/status","qboRefresh":"/auth/quickbooks/refresh"},"sync":{"manual":"/sync/manual","status":"/sync/status","journalEntries":"/sync/journal-entries","hubspotJournalEntries":"/sync/hubspot-journal-entries","deleteHubspotJournalEntries":"DELETE /sync/hubspot-journal-entries","paymentDetails":"/sync/payment-details?paymentId=123456","getAllPayments":"GET /sync/payments","getPaymentById":"GET /sync/payments/:id","exportPaymentsByDate":"POST /sync/export-payments-by-date"},"accounts":{"list":"/accounts","journal":"/accounts/journal","refresh":"/accounts/refresh","getByName":"/accounts/:name","create":"/accounts/create","createPaymentProcessingFees":"/accounts/create-payment-processing-fees"},"state":{"getSyncState":"/state/sync","resetSyncState":"DELETE /state/sync","setSyncState":"POST /state/sync"},"docs":{"swagger":"/api-docs"},"legal":{"eula":"/legal/eula.html","privacy":"/legal/privacy.html"}}}