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