# Lightspeed Commerce Financial V2 API

**Canonical:** https://apis.io/apis/lightspeed/lightspeed-financialv2-api/  
**Provider:** Lightspeed Commerce — https://apis.io/providers/lightspeed/  
**Base URL:** https://{domain_prefix}.retail.lightspeed.app  
**Documentation:** https://x-series-api.lightspeedhq.com/

Lightspeed Commerce Financial V2 API is one of 58 APIs that [Lightspeed Commerce](https://apis.io/providers/lightspeed/) 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, an API reference, a getting-started guide, and a changelog.

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 (11)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/lightspeed/refs/heads/main/openapi/lightspeed-financialv2-api-openapi.yml
- **Documentation** — https://x-series-api.lightspeedhq.com/docs/introduction
- **APIReference** — https://x-series-api.lightspeedhq.com/reference
- **GettingStarted** — https://x-series-api.lightspeedhq.com/docs/quick_start
- **ChangeLog** — https://x-series-api.lightspeedhq.com/changelog
- **LLMsTxt** — https://raw.githubusercontent.com/api-evangelist/lightspeed/refs/heads/main/llms/lightspeed-llms.txt
- **SignUp** — https://developers.retail.lightspeed.app/register
- **Documentation** — https://api-portal.lsk.lightspeed.app/
- **APIReference** — https://api-docs.lsk.lightspeed.app/
- **GettingStarted** — https://api-portal.lsk.lightspeed.app/quick-start/intro
- **ChangeLog** — https://api-docs.lsk.lightspeed.app/changes

## Other Lightspeed Commerce APIs (12)

- [Lightspeed Retail R-Series API](https://apis.io/apis/lightspeed/retail-r-series/)
- [Lightspeed eCom API](https://apis.io/apis/lightspeed/ecom-c-series/)
- [Lightspeed eCom E-Series (Ecwid) API](https://apis.io/apis/lightspeed/ecom-e-series/)
- [Lightspeed Restaurant O-Series (Kounta) API](https://apis.io/apis/lightspeed/restaurant-o-series/)
- [Lightspeed Golf (Chronogolf) Partner API](https://apis.io/apis/lightspeed/golf-g-series/)
- [Lightspeed Commerce Audit API](https://apis.io/apis/lightspeed/lightspeed-audit-api/)
- [Lightspeed Commerce Brands API](https://apis.io/apis/lightspeed/lightspeed-brands-api/)
- [Lightspeed Commerce Channel Request Log API](https://apis.io/apis/lightspeed/lightspeed-channel-request-log-api/)
- [Lightspeed Commerce Consignment Products API](https://apis.io/apis/lightspeed/lightspeed-consignment-products-api/)
- [Lightspeed Commerce Consignments API](https://apis.io/apis/lightspeed/lightspeed-consignments-api/)
- [Lightspeed Commerce Customer Addresses API](https://apis.io/apis/lightspeed/lightspeed-customer-addresses-api/)
- [Lightspeed Commerce Customer Groups API](https://apis.io/apis/lightspeed/lightspeed-customer-groups-api/)

## Tags

FinancialV2

---

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