Skip to content

🔗 POS — Integration Patterns

All Integration Patterns

Outbound Integrations

Integrations where POS is the initiating party.

Target Style Trigger Description
OMS 🔄 Synchronous API transaction-completed When a POS transaction is completed, the POS creates an order in the OMS for stock reconciliation, receipt generation, a
Payment Hub 🔄 Synchronous API payment-step The POS calls the Payment Hub for every payment tender during checkout — card authorisation, gift card validation, and B
SIM 🔄 Synchronous API product-scan Associates can look up real-time stock levels for a product at the POS, including availability at other stores for BOPIS
Loyalty Platform 🔄 Synchronous API transaction-completed At transaction close, the POS triggers loyalty point accrual and handles redemption requests. Both operations are synchr

Inbound Integrations

Integrations where POS is the receiving party.

Source Style Trigger Description