Skip to main content
square.upsertSnippet adds a snippet to a Square Online site or updates the existing snippet on the site.

Example

automations/square-upsert-snippet.automation.ts

Inputs

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

Output

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