2025-11 Upcoming Mandatory Scope Parameter
Starting 31 March 2026, all new OAuth authorization requests must include a scope parameter. Requests without the scope parameter will be declined.
Starting 31 March 2026, all new OAuth authorization requests must include a scope parameter. Requests without the scope parameter will be declined.
Sale object has been updated to include the new state and attributes fields.
A new States and attributes page has been
added to show the mapping between legacy status and new state and attributes fields.
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 API 2.0 endpoint /api/2.0/payments/{payment_id} has been added to retrieve individual payment details by payment ID.
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.