Changelog

added

2025-03 Line Item Fulfillment Sales

On Nov 13, 2024, the Line Item Fulfillment Sales feature started rolling out gradually. The rollout was generally available as of Dec 09, 2024. This feature allows you to specify the fulfillment type at the line item level when creating sales so that you can have a mix of non-fulfillment and fulfillment line items in a single sale. Note that this feature does not add support for multiple different fulfillment types (ex. pickup and dispatch) within a single sale. All line items with a specified fulfillment type must have the same fulfillment type.

deprecated

2024-09 Deprecation of Button Order on Variants

This release brings some changes to how variants are ordered. The system now automatically orders the variants based on the variant attributes and values of the product family. For example, if the product family has attribute values of Color: Red, Green, Blue and Size: S, M, then variants are ordered by Red first, then Green then Blue. Within Red, variant Red / S is ordered before Red / M.

improved

2024-07 Adding `name` query param alongside existing 'family_name'

We've updated the /api/2.0/products endpoint by adding 'name' as a query parameter alongside the existing 'family_name'. This change aims to align the parameter with the field in the API response and enhance clarity. Now, you can use either 'name' or 'family_name' to retrieve products with the name from this query param. This query typically retrieves all products from one family.

added

2024-05 On Account Fulfillment Sales

On May 10, 2024, the On Account Fulfillment Sales feature started rolling out gradually and was completed on May 28, 2024. This feature allows fulfillment sales to be paid on account.

improved

2024-05 Introducing the new SKU based product lookup

With the pending removal of the legacy product APIs, we have introduced a new sku parameter to the /api/2.0/products endpoint that allows you to fetch a product based on a SKU rather than an id.

deprecated

2024-04 Deprecation of vendhq.com domain for API access

Starting in January 2024, Lightspeed Retail (X-Series) stores were migrated from the vendhq.com domain to new URLs in the retail.lightspeed.app domain. This is one of the final steps in our journey to integrate Vend into Lightspeed, paving the way for a unified commerce platform under the Lightspeed brand.