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.
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 ahasOrdersInProcessing
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