ecommerce

Add Loyverse to your AI agent

Loyverse is a point-of-sale (POS) system designed for small businesses, offering features like sales management, inventory tracking, and customer engagement tools.

Things your agent can do in Loyverse
58

Things your AI can do in Loyverse

Your FormWise AI can handle any of these in Loyverse — on its own, without you needing to click a button.

  • Create or Update Customer

    Popular

    Tool to create a new customer or update an existing one in Loyverse. Use when you need to add customer records or modify customer information. If the 'id' field is provided, it will update the existing customer; otherwise, it creates a new customer.

  • Create or Update Item

    Popular

    Tool to create a new item or update an existing one in Loyverse inventory. Include the item ID to update an existing item, or omit it to create a new one.

  • Create or Update Variant

    Popular

    Tool to create or update a single item variant in Loyverse. Use when you need to add product variations (like size, color) or modify existing variant details. If variant_id is provided, it updates the existing variant; otherwise, it creates a new one. Note: The parent item must have option names defined before variants can be created.

  • Create Receipt

    Popular

    Tool to create a sales receipt with line items and payments. Use when you need to record a sale transaction in Loyverse.

  • Create Refund

    Popular

    Tool to create a refund receipt for a sales receipt. Use when you need to process a refund for items from a previous sale. Only supports refunds for receipts paid by a single payment method (not integrated payments).

  • Get Customer

    Popular

    Tool to get a single customer by their ID. Use when you need to fetch details of a specific customer.

  • Get Item

    Popular

    Tool to get a single item by ID including all its variants. Use when you need detailed information about a specific item from the Loyverse inventory.

  • Get POS Device

    Popular

    Tool to retrieve details of a specific POS device by its ID. Use when you need POS device metadata after obtaining the device ID.

  • Get Receipt

    Popular

    Tool to retrieve a single receipt by its receipt number. Use when you need detailed information about a specific receipt including line items, payments, and totals.

  • Get Variant

    Popular

    Tool to get a single item variant by its ID. Use when you need detailed information about a specific variant from the Loyverse inventory.

  • List Employees (Advanced)

    Popular

    Tool to get a list of employees with advanced filtering options. Use when you need to filter employees by creation/update dates or view deleted employees.

  • List Inventory

    Popular

    Retrieves inventory levels for item variants across stores in the Loyverse system. Use this to track stock quantities for specific variants at different store locations. Filter by store IDs, variant IDs, or date range to narrow results.

Show 46 more things it can do
  • List Modifiers (Enhanced)

    Popular

    Tool to get a list of modifiers sorted by created_at in descending order. Use when you need to retrieve modifiers with advanced filtering options including creation/update dates and deleted items.

  • List Stores

    Popular

    Tool to get a list of stores sorted by creation date (newest first). Use when you need to retrieve store information across multiple locations.

  • List Variants

    Popular

    Tool to get a list of item variants sorted by creation date (newest first). Use when you need comprehensive filtering by variant IDs, item IDs, SKU, or date ranges, including deleted variants.

  • Update Inventory

    Popular

    Tool to batch update inventory levels for item variants at specific stores. Use when you need to set absolute stock quantities (not deltas) for one or more variant-store combinations.

  • Create or Update Category

    Tool to create a new category or update an existing one. If the ID field is provided, the category will be updated; otherwise, a new category is created.

  • Create or Update Discount

    Tool to create or update a single discount. Use when creating new discounts or modifying existing ones. Supports FIXED_PERCENT (percentage-based), FIXED_AMOUNT (fixed amount), and VARIABLE discount types.

  • Create or Update Modifier

    Tool to create or update a single modifier with options. If an ID is included in the request, it will update the existing modifier; otherwise, it creates a new one.

  • Create or Update POS Device

    Tool to create a new POS device or update an existing one. If the request includes an ID, it updates the device; otherwise, it creates a new one.

  • Create or Update Supplier

    Tool to create a new supplier or update an existing one in Loyverse. Use when you need to register suppliers before purchases or modify supplier information. If the 'id' field is provided, it will update the existing supplier; otherwise, it creates a new supplier.

  • Create or Update Tax

    Tool to create or update a single tax. If the ID field is provided, the tax will be updated; otherwise, a new tax is created. Use when setting up tax rates for stores.

  • Create or Update Webhook

    Tool to create a new webhook subscription or update an existing one in Loyverse. Use when you need to subscribe to events like items.update, inventory.update, receipts.create, customers.update, or shifts.create. If the 'id' field is provided, it will update the existing webhook; otherwise, it creates a new webhook.

  • Delete Category

    Tool to delete a single category by ID. Use when you need to remove an unused or deprecated category.

  • Delete Customer

    Tool to delete a single customer by their ID. Use after confirming the customer ID to remove an existing customer.

  • Delete Discount

    Tool to delete a single discount by ID. Use after confirming the discount ID to remove an existing discount.

  • Delete Item

    Tool to delete a single item by ID. Use when you need to remove an item from the inventory.

  • Delete Item Image

    Tool to delete a single image from an item. Use when you need to remove the image associated with a specific item.

  • Delete Modifier

    Tool to delete a single modifier by its ID. Use when you need to remove an existing modifier.

  • Delete POS Device

    Tool to delete a single POS device by its ID. Use when you need to remove a POS device from the system.

  • Delete Supplier

    Tool to delete a specific supplier by ID. Use after confirming the supplier ID to remove an existing supplier.

  • Delete Tax

    Tool to delete a single tax by its ID. Use when you need to remove an existing tax configuration.

  • Delete Variant

    Tool to delete a single item variant by its ID. Use after confirming the variant ID to remove an existing variant.

  • Delete Webhook

    Tool to delete a single webhook by its ID. Use when you need to remove a webhook configuration.

  • Get Category

    Tool to get a single category by ID. Use when you need to fetch details of an existing category in Loyverse.

  • Get Discount

    Tool to get a single discount by ID. Use after confirming the discount ID to retrieve its details.

  • Get Employee

    Tool to get a single employee by ID. Use after confirming the employee ID to fetch its details.

  • Get JWKS

    Tool to fetch JSON Web Key Set for OpenID Connect. Use when verifying Loyverse ID token signatures.

  • Get Merchant Info

    Tool to get merchant information. Use after authenticating to retrieve merchant account details.

  • Get Modifier

    Tool to get a single modifier by ID. Use when you need to fetch details of an existing modifier in Loyverse.

  • Get OpenID Connect Discovery Document

    Tool to retrieve the OpenID Connect discovery document. Use when integrating authentication and need endpoints and supported features.

  • Get Payment Type

    Tool to get a single payment type by its ID. Use when you need to fetch full details of a specific payment method before processing a transaction.

  • Get Store

    Tool to retrieve details of a specific store by its ID. Use when you need store metadata (address, contact) after obtaining the store ID.

  • Get Supplier

    Tool to get a single supplier by their ID. Use when you need to fetch details of a specific supplier in Loyverse.

  • Get Tax

    Tool to get a single tax by ID. Use when you need to retrieve details of a specific tax configuration in Loyverse.

  • Get Webhook

    Tool to get a single webhook by its ID. Use when you need to retrieve details of a specific webhook configuration.

  • List Categories

    Tool to list categories with optional filtering and pagination.

  • List Customers

    Tool to get a list of customers. Use when you need paginated customer lists with optional filters.

  • List Discounts

    Tool to list discounts. Use when fetching a paginated set of discounts for display or sync.

  • List Items

    Retrieves a paginated list of items (products) from the Loyverse inventory. Items are sorted by creation date in descending order (newest first). Use filters to narrow results by category, date range, or specific item IDs.

  • List Payment Types

    Tool to list payment types. Use when you need to fetch available payment methods with optional filters and pagination.

  • List POS Devices

    Tool to get a list of POS devices sorted by creation date in descending order. Use when you need to retrieve POS device information for store management or reporting.

  • List Receipts

    Tool to retrieve a list of receipts. Use when you need to fetch receipts with optional filters and handle pagination.

  • List Shifts

    Tool to list shifts. Use when you need to retrieve shift records for reporting or auditing with optional filters.

  • List Suppliers

    Tool to retrieve a list of suppliers. Use when you need a paginated supplier directory with optional filters.

  • List Taxes

    Tool to get a list of taxes sorted by creation date (newest first). Use when you need to retrieve tax records with optional filtering by IDs or date ranges.

  • List Webhooks

    Tool to list webhooks. Use when you need to retrieve all configured webhooks.

  • Upload Item Image

    Tool to upload a single image for an item. Accepts image/png or image/jpeg content types. Use after confirming the item ID to upload product images.

Built for the way you actually work

No code, no engineers

Connect in a few clicks and start using your AI right away. If you can use the apps you already love, you can do this.

Sounds like you, not like a bot

Train your AI on your offer, your voice, and the way you actually talk to clients — it picks up where you leave off.

Plugs into the stack you already use

No need to rip out your CRM, your scheduler, or your email tool. Your AI works inside the apps running your business today.

Your data stays yours

Client conversations, lists, and credentials are scoped to your workspace. Nothing gets shared, sold, or used to train anyone else’s AI.

What you can do once Loyverse is connected

Onboard new clients without lifting a finger

When someone signs up, your AI greets them, sets up their next step in Loyverse, and keeps the momentum going — even at 2am.

Reply to leads in seconds, not days

Your AI watches Loyverse for new inquiries, answers questions in your voice, and books the call before they cool off.

Get your weekends back

Hand off the repetitive Loyverse work — follow-ups, reminders, updates, simple admin — and stop being the bottleneck in your own business.

How to connect Loyverse to your agent

  1. 1

    Start using FormWise for free

    Sign up in under a minute.

  2. 2

    Find Loyverse in your connected apps

    Inside FormWise, go to Settings → Connected Services and look for Loyverse.

  3. 3

    Hit "Connect"

    Click "Connect Loyverse" and log in like you normally would. We only ask for the permissions your AI actually needs.

  4. 4

    Tell your AI what to do in Loyverse

    Build a quick AI Agent (it's like writing instructions, not code), and pick the Loyverse actions you want your AI to handle.

  5. 5

    Watch it run

    Send it a real-world task and watch your AI take care of Loyverse for you. Tweak the wording until it feels just right.

Powered by the AI you already trust

Your Loyverse workflow runs on the same world-class AI used by ChatGPT, Claude, and Gemini. We handle the technical part — you just tell your AI what to do, in plain English.

  • OpenAI
  • Anthropic Claude
  • Google Gemini

Questions other Loyverse users had before signing up

Do I need to know how to code?

Not even a little. If you can use Loyverse today, you can set this up. You'll connect Loyverse, tell your AI what it should help with, and you're live. The whole thing is built for coaches, course creators, agencies, and operators — not engineers.

Will my clients know they're talking to an AI?

Only if you want them to. Your FormWise AI is trained on your voice, your offer, and the way you actually communicate — so it sounds like a thoughtful team member, not a clunky chatbot. Most people can't tell.

Can I make it sound like me?

Yes. You can give your AI examples of how you write, the questions you usually ask new clients, the way you handle objections, and the language you use about your offer. The more you give it, the more it sounds like you wrote it.

What if I want to take over a conversation?

You're always in control. You can step in at any point, take over from your AI, or stop it from sending messages until you've reviewed them. Think of it as a teammate, not a replacement.

Is my client data safe?

Yes. Your Loyverse login and client information stay scoped to your workspace. We don't sell it, we don't share it, and we don't use your data to train anyone else's AI. You can disconnect Loyverse or delete everything any time.

What happens when Loyverse updates their app?

We handle it. When Loyverse adds new features or changes how something works, we update the integration in the background. You don't have to do anything — your AI just keeps working.

How fast can I actually get this running?

Most people are up and running the same day they sign up. Connecting Loyverse takes a few minutes. Teaching your AI to handle the work the way you'd want it done is the part worth slowing down for.

What is FormWise?

FormWise is the AI agent builder for coaches, course creators, and agencies. You connect the apps you already use — like Loyverse — train your AI on your offer and voice, and let it handle the work you've been doing manually: onboarding, follow-ups, support, admin. No code, no developers, no engineering team required.

Can I sell AI agents to my clients?

Yes. A lot of FormWise users build AI assistants and sell them as part of their offer — done-for-you AI setups, white-label assistants for client businesses, custom GPTs trained on a client's brand. You can charge a setup fee, a monthly retainer, or both.

Can I embed my AI on my website or in my course?

Yes. Every AI you build in FormWise can be embedded on your site, dropped into your course platform, or shared as a standalone link. Your clients and students just open it like any other web page — no app to download, no login hoops.

Do I need to know anything about AI to use this?

No. If you can describe what you want your AI to do in plain English — "greet new clients, ask these 3 questions, book them a call" — FormWise can build it. We handle the models, the prompts, the connections. You handle the part you already know: what your business actually needs.

About Loyverse on FormWise

Loyverse is a point-of-sale (POS) system designed for small businesses, offering features like sales management, inventory tracking, and customer engagement tools.

Connect Loyverse once and your FormWise AI gets 58 things it can do inside it. That means your AI can handle the Loyverse work in your business — the messages, the updates, the follow-ups, the admin — the way you would, just faster and around the clock.

You don't need to know how any of it works under the hood. We take care of keeping the connection alive, retrying if something fails, and making sure your data only ever moves where you tell it to.

New to Loyverse? Take a look at loyverse.com.

Stop doing the Loyverse work yourself

Hand it off to an AI assistant that sounds like you, works around the clock, and never forgets a follow-up. Free to start.