Skip to main content
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 requires INVOICES_READ. Use the official ListInvoices reference for provider field semantics and limits.

Output

Returns the official Square.ListInvoicesResponse response as a codec-safe object. Square integer money amounts remain bigint values.