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 requiresONLINE_STORE_SNIPPETS_WRITE.
Use the official UpsertSnippet reference for provider field semantics and limits.
Output
Returns the officialSquare.UpsertSnippetResponse response as a codec-safe object. Square integer money amounts remain bigint values.