square.searchInvoices searches for invoices from a location specified in the filter.
Example
automations/square-search-invoices.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVOICES_READ.
Use the official SearchInvoices reference for provider field semantics and limits.
Output
Returns the officialSquare.SearchInvoicesResponse response as a codec-safe object. Square integer money amounts remain bigint values.