Implement "createdByMyApp = false" functionality on the Invoices API.
Currently, "createdByMyApp" only works if "true" is provided, but has no functionality for "false". This is required to retrieve invoices that have not been created through the API.
4
votes