POSIM is a point-of-sale and inventory management platform built for specialty retailers, covering POS transactions, real-time inventory, integrated payments, customer rewards, service & repair, accounts receivable, and multi-store operations. An unofficial API lets you programmatically pull items, inventory, customers, sales transactions, and gift card balances—and push updates like new items, price changes, customer records, and orders back into POSIM, keeping ecommerce, accounting, and analytics systems in sync.

POSIM is a point-of-sale and inventory management platform built for specialty retailers, with more than 30 years of development behind it. Stores use POSIM to ring up POS transactions, track real-time inventory, process integrated card payments, run customer rewards and gift card programs, manage accounts receivable and service & repair tickets, and operate multiple storefronts from a single database—available as both desktop and mobile (iPOSIM) solutions and synced to ecommerce and accounting systems.
Core product areas include:
Common data entities:
Specialty retailers run their entire operation on POSIM, but turning its desktop- and database-driven workflows into API-driven automation is non-trivial:
Supergood reverse-engineers POSIM's authenticated application and sync surfaces to deliver a resilient, normalized API layer for your POSIM deployment—across desktop, MultiSite, and iPOSIM mobile.
Use POSIM with AI agents: POSIM MCP Server →
Book a 30-minute session to confirm your modules, stores, and authentication model.
We deliver a production-ready POSIM adapter tailored to your deployment and configuration.
Go live with continuous monitoring and automatic adjustments as POSIM evolves.
Authentication
/authenticateAuthenticate to a POSIM deployment and obtain a session token for downstream calls across desktop, MultiSite, and iPOSIM surfaces.
Inventory
/itemsList items, SKUs, categories, price levels, and real-time inventory quantities with filters for store, vendor, and status.
Inventory
/create_itemCreate or update an item with descriptions, images, pricing, and category so it syncs to POSIM and connected ecommerce storefronts.
Sales
/transactionsRetrieve sales transactions, line items, tenders, and refunds across stores with date and status filters.
Customers
/customersPull customer records, loyalty/rewards balances, and gift card balances for CRM and marketing systems.
Sales
/create_orderPush a new sale or order with line items and customer association back into POSIM for fulfillment and inventory adjustment.
- Pull items, SKUs, price levels, and real-time quantities from POSIM into Shopify, Magento, or Zoey - Push item images, descriptions, and price changes from POSIM to online storefronts - Reconcile multi-store inventory so online stock reflects every site
- Stream sales transactions, line items, and tenders into BI and data warehouse tools - Aggregate MultiSite results into consolidated revenue and inventory reports - Surface top sellers and slow movers to merchandising workflows
- Sync customer records, rewards balances, and gift card balances into CRM and marketing platforms - Trigger targeted campaigns from purchase history and loyalty tier changes - Keep gift card and AR balances consistent across stores
- Sync sales, invoices, and payments from POSIM into QuickBooks, Sage, or AccountEdge - Post online orders back into POSIM for fulfillment and inventory adjustment - Match accounts receivable balances and payments for reconciliation
Authentication
POSIM application login handled in a managed session across desktop and iPOSIM mobile surfaces
Connectivity
Authenticated application and sync surfaces over cloud and on-site MultiSite connections
Response format
Normalized JSON across Items, Inventory, Sales, Customers, and Gift Card objects
Rate limits
Adaptive throttling tuned to your deployment to avoid POSIM-side limits
Session management
Automatic session refresh, re-login handling, and credential rotation
Data freshness
Near real-time reads for items, inventory, and sales with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for new sales, inventory changes, price updates, and customer/loyalty events
Latency
Sub-second reads on cached items and inventory; multi-second writes when posting sales and item updates
Throughput
Horizontally scaled workers sized to multi-store transaction and catalog volume
Reliability
Retry, backoff, and idempotency keys for sales, refunds, and inventory adjustments
Adaptation
Continuous monitoring of POSIM releases, connector changes, and store-specific configuration drift
POSIM does not publish a general-purpose public REST API; ecommerce and accounting sync flow through built-in connectors. Supergood works against POSIM's authenticated application and sync surfaces to provide a normalized API layer for your deployment.
Yes. Supergood normalizes items, SKUs, price levels, and real-time quantities so you can read from POSIM and push updates to Shopify, Magento, or Zoey, keeping online and in-store stock consistent.
Yes. Supergood reconciles item, price, and inventory IDs across your MultiSite cloud and on-site connections so multi-store data is exposed through one consistent API surface.
Yes. Customer records, rewards balances, gift card balances, and AR accounts and payments are exposed through the same normalized API so they sit alongside item and sales data.
Each deployment is profiled against its configured price levels, categories, and store rules. Supergood preserves your specific fields and configuration rather than forcing a generic schema.