Skip to end of banner
Go to start of banner

POS Integration Guide (For Stores)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Store Integration Guide will help you integrate with Increff Omni Standard APIs

Terminology

Inbound : API Calls from Client system to Increff system

Protocol

  • REST APIs 

  • JSON format

Store Integration touch-points

Push Inventory API (Inbound)

Whenever any inventory change happens, Client’s POS system will sent Increff’s OMS current absolute available to sale inventory. Other than this all other flows remain same.

Outward Sales Posting API (Outbound)

This API will call the pos with the details of sales orders which are completed in Omni. This will be triggered at a certain frequency from Omni to the channels.

Return Order Processed Notification (Outbound )

This API will call the client system with return order processing details for B2C orders.This API will be triggered only after the return order has been received and processed in Omni. 

  • No labels