Is there a way to get custom fields for all invoices without having to make individual calls to the API for each invoice. I specifically need one of our custom fields at the moment for each invoice that might or might not have it and for 493,084 invoices I do not want to even attempt that may API calls.
GL > Projects (Search) includes custom fields in the results and that was the endpoint I used to get our complete project list out of FE. Something similar for AP > Invoice (List) would be ideal.