improved

2020-09 Creating Products and Brands

Products API

added

2023-06 Price Books API 3.0

The 3.0 API documentation - list price books, get a specific price book, create price book, and update price book.

added

2020-04 New Registers API and Returns API

We are releasing two additions to the API specifications. In both cases, these APIs have already been described in tutorials but were not specified in the Lightspeed Retail (X-Series) API specification.

added

2020-04 Introduction & First Step-by-Step Tutorial

This release includes two new documents:

added

2020-04 New Customer Groups API

This update provides documentation on how to create, update and delete customer groups and how to add or delete customers from those customer groups.

added

2020-04 New Fulfilments API

This update provides a new Fulfillment API, which can be used to achieve Click and Collect and Delivery workflows.

added

2020-03 New Retailer API

This small update provides a single endpoint, /api/2.0/retailer. See reference documentation for details.

added

2020-03 New Pricebooks API

This update will provide you with the documentation on how to create, update and delete pricebooks and the products related to a pricebook.

improved

2020-03 0.9 Product API Changes

It is no-longer possible to order by name or retrieve deleted products via the 0.9 Products API.

improved

2020-02 Search Endpoint Page Size Change

We have reduced the maximum page size for the /search endpoint, from 10000 down to 1000. When you request a page size greater than 1000, the API will simply return the first 1000 records (it won't reject the request).