# Lightspeed FinancialV2 API

**Canonical:** https://apis.io/apis/lightspeed-pos/lightspeed-pos-financialv2-api/  
**Provider:** Lightspeed — https://apis.io/providers/lightspeed-pos/  
**Base URL:** https://x-series-api.lightspeedhq.com/api/2.0  
**Documentation:** https://x-series-api.lightspeedhq.com/

Lightspeed FinancialV2 API is one of 27 APIs that [Lightspeed](https://apis.io/providers/lightspeed-pos/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include FinancialV2. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and code examples.

V2 endpoints (`/f/v2/...`) for retrieving sales and financial data. ### Endpoint Mapping | V1 Endpoint | V2 Endpoint | |-------------|-------------| | `getFinancials` (`/f/finance/{id}/financials/{from}/{to}`) | `getSales` (`/f/v2/business-location/{id}/sales`) | | `getDailyFinancials` (`/f/finance/{id}/dailyFinancials`) | `getBusinessDaySales` (`/f/v2/business-location/{id}/sales-daily`) | Response DTOs are nearly identical to V1 with the exceptions noted below ### V2 behaviour - **Sorting**: Explicitly sorted by `timeClosed` - **Transitory Accounts / Unsettled Sales**: Returns closed transactions and ensures no transitory (unclosed) transactions are included in reporting - **Pagination**: `pageSize` max of 100. No HATEOAS `_links`; uses `nextPageToken` string for pagination instead - **Daily endpoints** (`getBusinessDaySales`): No pagination, no hard cap on results. May have slower response times for larger data sets - **Backoffice transactions**: Historical dating not currently supported — transactions appear as if created at current time. Transactions can only be found by the date/time they were actually created. *Historical dating support is planned for a future release.* - **Backoffice modifications** (payment method change and canceling): Modifications appear on the date the modification was performed, not the original transaction date If you need to query transactions by their original business date (e.g. for historical reporting or reconciliation); The V1 endpoints may be more suitable until backwards compatibility is added to V2 for this aspect.

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/lightspeed-pos/refs/heads/main/openapi/lightspeed-pos-financialv2-api-openapi.yml
- **Documentation** — https://x-series-api.lightspeedhq.com/
- **Documentation** — https://developers.lightspeedhq.com/retail/introduction/introduction/
- **CodeExamples** — https://www.postman.com/lightspeedhq/r-series-api/documentation/01jc01h/r-series-collection
- **Documentation** — https://api-docs.lsk.lightspeed.app/
- **Documentation** — https://api-portal.lsk.lightspeed.app/

## Other Lightspeed APIs (12)

- [Lightspeed eCom C-Series API](https://apis.io/apis/lightspeed-pos/ecom-c-series/)
- [Lightspeed eCom E-Series API (Ecwid)](https://apis.io/apis/lightspeed-pos/ecom-e-series/)
- [Lightspeed Restaurant L-Series API](https://apis.io/apis/lightspeed-pos/restaurant-l-series/)
- [Lightspeed Restaurant O-Series API (Kounta)](https://apis.io/apis/lightspeed-pos/restaurant-o-series/)
- [Lightspeed Restaurant G-Series API (Gastrofix)](https://apis.io/apis/lightspeed-pos/restaurant-g-series/)
- [Lightspeed ChronoGolf Partner API](https://apis.io/apis/lightspeed-pos/chronogolf-partner/)
- [Lightspeed Account API](https://apis.io/apis/lightspeed-pos/lightspeed-pos-account-api/)
- [Lightspeed Brands API](https://apis.io/apis/lightspeed-pos/lightspeed-pos-brands-api/)
- [Lightspeed Catalog API](https://apis.io/apis/lightspeed-pos/lightspeed-pos-catalog-api/)
- [Lightspeed Customer API](https://apis.io/apis/lightspeed-pos/lightspeed-pos-customer-api/)
- [Lightspeed Customers API](https://apis.io/apis/lightspeed-pos/lightspeed-pos-customers-api/)
- [Lightspeed Financial API](https://apis.io/apis/lightspeed-pos/lightspeed-pos-financial-api/)

## Tags

FinancialV2

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/lightspeed-pos/lightspeed-pos-financialv2-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/lightspeed-pos/.
