Skip to main content
square.updateInvoice updates an invoice.

Example

automations/square-update-invoice.automation.ts

Inputs

Every input accepts a compatible signal. It requires INVOICES_WRITE and ORDERS_WRITE. Use the official UpdateInvoice reference for provider field semantics and limits.

Output

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