In Lightspeed Retail (X-Series), you are now able to add multiple barcodes that can be scanned alongside the SKU (Stock Keeping Unit). These can be captured on Standard and Variant products, and used for scanning/selling and inventory management without sacrificing the ability to identify products internally using a SKU.
With this update, you can now mark custom fields as visible in the UI.
We are slowly working towards showing custom fields in our UI. If you want your
custom field to be visible in the UI, simply set visible_in_ui to true when creating it.
This update provides a new 2.0 Webhooks API for managing webhooks. The primary difference between this API and its v0.9 counterpart, is that this API accepts JSON, instead of encoded form data.
There have been many changes to the consignment workflows over the past couple of months which has meant that the API documentation was not accurately reflecting what was possible. This has been fixed and the API documentation now includes all the latest changes to make managing consignments more fluid - see the documentation here for all the details.
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.