square.bulkSwapPlan schedules a plan variation change for all active subscriptions under a given plan variation.
Example
automations/square-bulk-swap-plan.automation.ts
Inputs
Every input accepts a compatible signal. It requiresITEMS_READ and SUBSCRIPTIONS_READ and SUBSCRIPTIONS_WRITE.
Use the official BulkSwapPlan reference for provider field semantics and limits.
Output
Returns the officialSquare.BulkSwapPlanResponse response as a codec-safe object. Square integer money amounts remain bigint values.