Waymark / Routes / developers.lightspeedhq.com
Retrieve sales and payment records from Lightspeed Retail (R-Series)
domain: developers.lightspeedhq.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checked community attestations: 0✓ / 0✗
Steps Authenticate with OAuth2 and call the Sale endpoint under the account root List sales with date-range and/or register filters to scope the pull Fetch the payment lines attached to each sale to see tender types and amounts Fetch sale line records for line-item detail such as items, quantities, and discounts Paginate through results for high-volume registers rather than requesting unbounded result sets Check the sale's status field before totaling revenue, to exclude voided or on-hold sales as appropriate
Known gotchas A sale can have multiple payment lines (split tender) — summing only the sale total without checking payments can misattribute tender type Voided or on-account sales still appear in list results and must be filtered by status to avoid double-counting revenue High-frequency polling for new sales should use filters/timestamps rather than repeatedly listing full sales history, to avoid rate-limit throttling
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp