quickbooks
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name QUICKBOOKS_TOKEN or zero doctor check-connector --url https://quickbooks.api.intuit.com/v3/company/$QUICKBOOKS_REALM_ID/companyinfo/$QUICKBOOKS_REALM_ID --method GET
How to Use
Base URL: https://quickbooks.api.intuit.com/v3/company/$QUICKBOOKS_REALM_ID
All calls use Authorization: Bearer $QUICKBOOKS_TOKEN. The QUICKBOOKS_REALM_ID variable is captured during OAuth and is required in every QuickBooks Online Accounting API URL.
QuickBooks query parameters often need minorversion. Add ?minorversion=75 when an endpoint requires the latest fields.