I am really confused about why this endpoint is recommended to check for the Webhook.
- I can’t tell the order of the `items` array being returned from the endpoint response.
- I can’t tell what entitlement is `active` for example: is it my monthly or annual?
- The `product_id` field is not helpful - i would need to make a 2nd request to API to search for the product/offering and deduce what it is.
Is there a more effective way to find the active subscription on the customer after a webhook?
