If you have a webhook URL configured, you should receive a subscription.activated event within a few seconds and a provisioning.completed (or provisioning.failed in sandbox) shortly after.No webhook URL yet? Use webhook.site to get a temporary receiver, then set it in Dashboard → Settings → Sandbox → Webhook URL.
The sandbox keeps state between calls. When you’re done testing, hit Reset transactional data in the dashboard sandbox settings to clear all test subscribers and subscriptions.
The same email + plan combination is idempotent. Sending the same request twice returns the existing job_id with "Provisioning already in progress" — safe to retry on network errors.