square.deleteInvoice deletes the specified invoice.
Example
automations/square-delete-invoice.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVOICES_WRITE and ORDERS_WRITE.
Use the official DeleteInvoice reference for provider field semantics and limits.
Output
Returns the officialSquare.DeleteInvoiceResponse response as a codec-safe object. Square integer money amounts remain bigint values.