Skip to main content The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench Explore Tool Discovery
Connectors Lightspeed Retail X-Series
Live 57 Actions 8 Events

Lightspeed Retail X-Series Integration for AI Agents

Connect your AI agent to 57 Lightspeed Retail X-Series actions via MCP, A2A, or SDK, with agent authentication, tool-calling execution, and security built-in, plus 8 events to subscribe to.

StackOne
DrataGPLocalyzeFlipMindtoolsScreenloop

Lightspeed Retail X-Series AI Agent Actions

57 production-ready actions for your agent to do more on Lightspeed Retail X-Series.

57 Actions
List Brands - Returns a paginated list of brands.
Get A Single Brand - Returns a single brand with a requested ID
Create Brand - Creates a new brand.
List Consignments - Return a paginated list of consignments.
Get A Single Consignment - Returns a single consignment with the requested ID.
Create A Consignment - Creates a new consignment.
Update A Consignment - Updates the given consignment.
List Customers - Returns a paginated list of customers.
Get A Single Customer - Returns a single customer with a requested ID.
Create A New Customer - Creates a new customer.
Update A Customer - Updates the customer with the requested ID.
Delete A Customer - Deletes the customer with the requested ID.
List Gift Cards - Returns a paginated list of gift cards.
Find Gift Card - Finds and returns the given card number. Returns a 404 if the card does not exist.
List Inventory Records - Returns a paginated list of inventory records.
List Stock Adjustments - Returns a paginated list of stock adjustments for the authenticated retailer.
Create Stock Adjustments - Creates one or more stock adjustments in a single batch (1–1000 items per request).
List Outlets - Returns a collection of outlets.
Get A Single Outlet - Returns a single outlet with the requested ID.
List Payment Types - Returns a paginated collection of payment types.
List Price Books - Returns a paginated list of price books.
Get A Single Price Book - Returns a single price book with a requested ID
List Price Book Products - Returns a paginated list of price book products.
List Products - Returns a paginated list of products.
Get A Single Product - Returns a single product object with a given ID.
Create Product - Creates a new product.
Update A Product - Update an existing product.
Delete A Single Product - Deletes a single product. If a variant ID is provided, that single variant is removed.
List Product Categories - List product categories
Create And Update A Product Category Hierarchy - Create and update a product category hierarchy
Get A Single Product Image Data - Returns the metadata for a single product image with a given ID.
Set Image Position - Allows for changing the image position in the list
List Product Types - **DEPRECATED** We recommend using the product_categories endpoint instead.
Get A Single Product Type - Returns a single product type with a given ID.
List Promotions - This endpoint lists all promotions for a retailer.
Get A Promotion By ID - This will retrieve a single promotion using the given ID.
Create A Promotion - This endpoint creates a new promotion.
List Registers - Returns a paginated list of registers.
Get A Single Register - Returns a single register with the requested ID.
Get Information About This Retailer - This endpoint returns information about the retailer.
List Sales - Returns a paginated list of sales.
Get A Single Sale - Returns a single sale with a given ID.
Create A Sale - Create a sale. Returns the ID of the created sale. See [Sales 101](/docs/sales_101) for usage information.
Update A Sale - Update an existing sale by ID.
Store Credit List - Returns a list of store credit customers.
List Store Credits For A Given Customer - Returns a list of store credits for the given customer id. Returns HTTP 404 (not 200 + empty array) when the customer has no store credits.
List Suppliers - Returns a paginated list of suppliers.
Get A Single Supplier - Returns a single supplier with a given ID.
Create New Supplier - Creates a new supplier.
Update A Supplier - Updates a supplier.
List Taxes - Returns a paginated list of taxes.
Get A Single Tax - Returns a single tax with a given ID.
List Users - Returns a paginated list of users.
Get A Single User - Returns a single user with the requested ID.
List Webhooks - List all webhooks.
Create Webhook - Create a webhook.
Delete Webhook - Delete a webhook

Lightspeed Retail X-Series Webhook Events

8 real-time Lightspeed Retail X-Series events your AI agent can subscribe to.

8 Events
  • Ping Fallback acknowledgement for unrecognised Lightspeed webhook deliveries. Returns HTTP 200 so the provider does not retry; no event is emitted.
  • Product Updated Processes Lightspeed product.update webhook events. Fires when product details change (name, description, SKU, price book, brand, supplier, tax).
  • Inventory Updated Processes Lightspeed inventory.update webhook events. Fires when product inventory quantities change through sales, adjustments, or consignments. Only triggers for inventory-tracked products.
  • Sale Updated Processes Lightspeed sale.update webhook events. Fires when sales are created or modified. May trigger multiple times for special sale types (layby, account sales).
  • Customer Updated Processes Lightspeed customer.update webhook events. Fires when customer records are created, modified, or deleted, including account balance changes.
  • Consignment Sent Processes Lightspeed consignment.send webhook events. Fires when consigned products are dispatched to their destination (stock transfers only).
  • Consignment Received Processes Lightspeed consignment.receive webhook events. Fires when consigned items are received into stock via supplier orders, stock transfers, or stocktakes.
  • Register Closure Created Processes Lightspeed register_closure.create webhook events. Fires each time a register session is closed and reconciled.

Do More, Build Less

Integration Infrastructure for Lightspeed Retail X-Series AI Agents

Multiple Interfaces

Access integrations via API, AI SDKs, MCP & A2A.

Lightspeed Retail X-Series MCP server
Managed Authentication

Pre-built authentication UI.

Agent auth
Falcon Engine

Every Lightspeed Retail X-Series action runs on Falcon.

Agent Execution Engine
StackOne Defender
StackOne Defender Meta PG v1 Meta PG v2 DeBERTa 88.7% 67.5% 63.1% 56.9% Detection accuracy

88.7% prompt injection detection.

Prompt injection defense

"What impressed us most about StackOne is its ambition and clarity. They're creating infrastructure that modern software and the entire AI agent ecosystem can rely on. The depth of secure integrations, the pace of delivery, and the team's foresight into AI's future uniquely position StackOne to redefine this category."

Luna Schmid, Partner at GV

"We've been impressed by how quickly and deeply StackOne integrates with complex enterprise systems -- and now, with their focus on agent-to-agent interoperability, they're unlocking even more powerful use cases for customers. StackOne delivers all of the above in a universal layer -- without compromise."

Barbry McGann, SVP at Workday Ventures

G2 - High Performer G2 - Easiest To Do Business With G2 - Users Love Us G2 - Users Most Likely To Recommend G2 - Easiest Admin

Product Teams Love Building Agent Integrations With StackOne

G2

More Commerce Integrations Like Lightspeed Retail X-Series

Klaviyo

172+ actions

Stripe

133+ actions

Magento

128+ actions

Square

125+ actions

BigCommerce

120+ actions

Shopify

85+ actions

Eventbrite

83+ actions

Lightspeed Retail X-Series AI agent integration resources

Webhooks for AI agents: why agentic workflows need them purpose-built

AI agents can act the moment a system changes, using webhooks. But webhooks built for software hit three limits in agentic workflows. Here is how to fix each.

7 min read

Agentic Context Engineering: Why AI Agents Kill Their Own Context Windows

AI agents exceed their context windows without knowing it. Six failure patterns and seven survival architectures for agentic context engineering.

15 min

MCP Code Mode: Keeping Tool Responses Out of Agent Context

Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.

11 min

Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery

Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.

10 min

Put your AI agents to work

All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.