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 requiresCUSTOMERS_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 officialSquare.PauseSubscriptionResponse response as a codec-safe object. Square integer money amounts remain bigint values.