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 requiresITEMS_READ and SUBSCRIPTIONS_READ and SUBSCRIPTIONS_WRITE.
Use the official ChangeBillingAnchorDate reference for provider field semantics and limits.
Output
Returns the officialSquare.ChangeBillingAnchorDateResponse response as a codec-safe object. Square integer money amounts remain bigint values.