Changelog

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.

added

2025-06 New workflow action for custom fields

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.

added

2025-05 Sale with Ecom custom charges

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.