Skip to main content
square.pauseSubscription schedules a PAUSE action to pause an active subscription.

Example

automations/square-pause-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 PauseSubscription reference for provider field semantics and limits.

Output

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