square.listInvoices returns a list of invoices for a given location.
Example
automations/square-list-invoices.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVOICES_READ.
Use the official ListInvoices reference for provider field semantics and limits.
Output
Returns the officialSquare.ListInvoicesResponse response as a codec-safe object. Square integer money amounts remain bigint values.