Skip to main content
square.getInvoice retrieves an invoice by invoice ID.

Example

automations/square-get-invoice.automation.ts

Inputs

Every input accepts a compatible signal. It requires INVOICES_READ. Use the official GetInvoice reference for provider field semantics and limits.

Output

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