Skip to main content
square.updateSubscription updates a subscription by modifying or clearing subscription field values.

Example

automations/square-update-subscription.automation.ts

Inputs

Every input accepts a compatible signal. It requires CUSTOMERS_READ and INVOICES_WRITE and ITEMS_READ and ORDERS_WRITE and PAYMENTS_WRITE and SUBSCRIPTIONS_WRITE. Use the official UpdateSubscription reference for provider field semantics and limits.

Output

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