Skip to main content
square.deleteInvoice deletes the specified invoice.

Example

automations/square-delete-invoice.automation.ts

Inputs

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

Output

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