Hi, I am trying to create a QuickFile App for internal automation (reading reports, VAT obligations, journals, balance sheets). When I create the App, I only see Invoices.* methods. How can I enable access to the full core API methods such as Account_GetInfo, Report_VatObligations, BalanceSheet_Get, and Journal_Create?
Hello @CogginM
All the available API methods can be found at the link below
Thanks for your response. When I am logged on and creating an app the only methods available to me are preceded by invoices. e.g. Invoices.Client_Delete. I have attempted to get my AI Agent to connect with all selected and I keep getting error 404.
Hi @CogginM
Although they’re preceded by Invoices., you can ignore that part.
So Invoices.Client_Get for example, is just the Client_Get method: Client_Get API Schema