Skip to main content
square.createInvoiceAttachment uploads a file and attaches it to an invoice.

Example

automations/square-create-invoice-attachment.automation.ts

Inputs

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

Output

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