Skip to main content
square.changeBillingAnchorDate changes the billing anchor date for a subscription.

Example

automations/square-change-billing-anchor-date.automation.ts

Inputs

Every input accepts a compatible signal. It requires ITEMS_READ and SUBSCRIPTIONS_READ and SUBSCRIPTIONS_WRITE. Use the official ChangeBillingAnchorDate reference for provider field semantics and limits.

Output

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