Loop Subscriptions Product Updates logo
Back to Homepage Subscribe to Updates

Product Updates

See the latest features, improvements, and product updates

Labels

  • All Posts
  • New
  • Improvement
  • Fix

Jump to Month

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • November 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • April 2022
  • March 2022
Release notes byAnnounceKit

Create yours, for free!

10 months ago

API Changelog 🔄

Track upsell analytics 📊

You can now leverage the isUpsell key in API-hub to seamlessly track and analyze upsell performance, helping you gain valuable insights into customer purchasing behaviour.

The key isUpsell has been added in the following endpoints :

  • Admin API : Add line, Add line once
  • Storefront API : Add line, Add line once

Note : Upsell performance can be tracked by heading over to Loop admin portal > Analytics > Products.

image.png


Add & update line item properties 🛠️

You can now leverage line item properties to effortlessly store customer specific information using our new endpoints for both complete and partial attribute updates available in the Admin and Storefront APIs.

Admin API:

  • Update line item attribute: Fully update line item attributes
  • Patch line item attribute: Partially update specific line item attributes

Storefront API:

  • Update line item attribute: Completely update line item attributes.
  • Patch line item attribute: Make partial updates to line item attributes

For more details head over to API documentation from here


API improvements 📈

  • Prepaid Subscription Support: Fetch details for prepaid subscriptions with the new isPrepaid key across both Admin and Storefront APIs.
  • Enhanced Inventory Management: A new lastInventoryAction key with values SKIPPED, DELAYED, and PARTIAL_BILLED has been added in the 'read all subscription` admin api endpoint to improve insights into inventory status.
  • Easily fetch specific subscription details on your storefront: Fetch specific subscription details directly through our enhanced endpoint.
    The response also includes a hasOrdersInProcessing key for better tracking of order status post 'Charge now' action.
  • Billing Date Accuracy: Next billing date is now accurately shown only for active or definitely paused subscriptions.The key will be null when a subscription has been paused indefinitely.
  • Customer Insights: New email filter on 'read all customer' admin api endpoint, along with keys for paused, cancelled, and expired subscriptions count.

For any queries or additional information, please reach out to our support team at support@loopwork.co