The subscription pause feature of the Subscription API is currently in beta. When will it be officially released?

The Pause subscription feature of the subscription API is currently in Beta. When will it be officially released?
I used the Pause subscription feature to schedule a subscription pause.
I want to retrieve the status indicating that this subscription is scheduled to be paused, but it is returned as ACTIVE.
I’m not sure how to obtain the scheduled pause status.
Should I wait for the official release?

:wave: I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:

https://developer.squareup.com/docs/app-marketplace/requirements/subscriptions-api

Additional Documentation

Bookings API Concepts
Bookings API
https://developer.squareup.com/docs/squarebridge/business-central/payments/connect-azure

If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.

The Pause Subscription feature is indeed currently in Beta, and there isn’t a specific timeline for when it will be officially released. As for retrieving the status of a subscription that is scheduled to be paused, the status will remain as ACTIVE until the pause actually takes effect. The API currently does not provide a way to retrieve the scheduled pause status. You would need to keep track of this information in your own system.

This answer was reviewed by @Bryan-Square.