Skip to main content
square.resumeSubscription schedules a RESUME action to resume a paused or a deactivated subscription.

Example

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

Output

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