Changelog

Added

New API Versioning Strategy

We are excited to announce a major update to our API versioning strategy. To better support the growing needs of the Lightspeed Retail (X-Series) platform, we are moving from Semantic Versioning to a Date-Based Versioning strategy.

Added

2025-11 Upcoming Mandatory Scope Parameter

Starting 1 June 2026, all new OAuth authorization requests must include a scope parameter. Requests without the scope parameter will be declined.

Added

2025-09 Service Orders API Specification Updates

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.

Added

2025-07 Customer Tax Bulk Update API

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.

Added

2025-07 Customer API 2.0 Changes

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.

Added

2025-07 New Payments API Endpoint

A new API 2.0 endpoint /api/2.0/payments/{payment_id} has been added to retrieve individual payment details by payment ID.