How to Retrieve Subscription Details for Orders Using Shopify API?

@Brian_Singer

Appreciate your prompt response.

I have a few follow-up questions:

  1. Is the subscription lifecycle (e.g., renewals, billing dates, cancellations) completely managed by the third-party app?

  2. Are there webhooks provided by Shopify or these third-party apps that notify us of subscription-related events, such as renewals, cancellations, or modifications?

  3. For renewals or recurring billing, does a new order or order line item get created in Shopify when the next billing period is reached, or is this entirely processed by the third-party app without appearing in Shopify’s order history?

  4. When the subscription order is cancelled will it create a order cancelled webhook?

Any insights or pointers would be greatly appreciated. Thank you!