added

2024-09 Surcharge in Sales

Surcharging Feature Update for X-Series:

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.

improved

2024-07 Introducing the `family name` based products lookup

We have introduced a new family_name parameter to the /api/2.0/products endpoint that allows you to fetch products based on a product family name.

deprecated

2024-06 Removing product endpoints from v0.9 API

As was communicated to users in February, we are sunsetting the deprecated product endpoints in the v0.9 API.

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.

improved

2024-03 Changes in Update and Delete of Consignment Products

Changes to Delete an item from a consignment

improved

2024-03 Consignment API 2.0 Updates

There are several updates to the API 2.0 consignment apis, particularly regarding purchase orders.