quickbooksquickbooks-onlineintuit-partner-platform

Extracting General Ledger report data via Quickbooks Online V3 API


I am to build an application using data from the QuickBooks Online API. The requirement is to get the "General Ledger" report data. I could not find an API endpoint sharing data for this report. Please point me to correct API endpoint for this requirement.


Solution

  • https://quickbooks.api.intuit.com/v3/company/companyId/reports/BalanceSheet?name=value[&...]
    

    All of the API reports can be found here at: https://developer.intuit.com/docs/0025_quickbooksapi/0050_data_services/reports