About the REST APIs

The web socket services cater to any thin clients that requires no direct reference to the Eftlink framework module. The services sit on top of Eftlink and act as a POS client to Eftlink. It takes in JSON messages and forwards it to Eftlink by creating the right OPISession object. It also intercepts the interim device requests from Eftlink on channel 1 and forwards them to the thin client. It is the responsibilty of the thin client for handling and responding to these messages on the same web socket session.

You can view a list of all REST Endpoints.