App subscription status get the real time with count the payout number numbers :
As per the documentation mention , a webhook will fire when the status changes to/from Active, Declined, Expired, Canceled, or Frozen.
any one can help with the code complete code guide doc
get the status for the active app subscription
To get the real-time status of an active app subscription, you may need to query a store using the AppSubscription object rather than using webhooks. Try this out and let me know if it’s not working for your use case.