This release introduces the new Service Orders creation API endpoint and comprehensive documentation to enable developers to create and manage service orders through the Lightspeed X-Series API platform.
We've introduced a new bulk endpoint for updating customer tax assignments. The POST /api/2.0/customer_taxes/bulk endpoint allows you to assign or remove tax IDs from multiple customers in a single request, improving efficiency for bulk operations.
Customer API 2.0 now supports tax identification management with the introduction of the tax_id field. Retailers can now associate specific tax configurations with individual customers.
A new workflow action is added for prompting the user for a custom field. The new action is called add_custom_fields which will replace the existing require_custom_fields action.
In this release, a new API 3.0 Gift Card API endpoint Find Gift Card by ID has been added to retrieve a gift card by its primary ID.
This payload returned as the API 2.0 - Beta Find gift card method.
In this release, we are adding the ecom_custom_charges field to the Sale object. This field represents additional checkout surcharges that you can set up for your Lightspeed eCom solution.