square.onSubscriptionCreated subscribes to subscription.created for the selected seller. It requires SUBSCRIPTIONS_READ.
Example
automations/square-on-subscription-created.automation.ts
Event
A Subscription object was created. The signal resolves to the officialSquare.SubscriptionCreatedEvent payload with type narrowed to subscription.created.