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.
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.
2024-03 Changes in Update and Delete of Consignment Products
Changes to Delete an item from a consignment
2024-03 Consignment API 2.0 Updates
There are several updates to the API 2.0 consignment apis, particularly regarding purchase orders.
2024-02 Service Order Items Changes
It's now possible to list service items.
2024-01 2.1 API Promotion
The 2.1 products API is now out of beta.
2023-11 Delete user sessions endpoint
A new API 2.0 endpoint have been added to
delete all sessions and personal tokens for a user.
2023-11 Delete user endpoint
A new API 2.0 endpoint have been added to delete a user by id.
2023-11 Service Orders API Changes
The timezone
has been added to get services agenda by outlet request query params.
2023-11 Authorization request changes
From the 1st of March 2024, the state
parameter in authorization requests will be required, with a minimum length of 8 characters.