Before any retail transactions can be performed, the register must be opened. This is done by sending a HTTP POST to the openRegister API. It requires that the following ORMPOS API associated with Open Register be specified in the URL path:

Class

RegisterWebService

Method

RegisterStatus openRegister(java.lang.String storeID, java.lang.String registerID)

Store Id

Store Id is a string obtained from the REST session object, previously set as a response from the login.

Register Id

Register Id is a string obtained from the REST session object, which was previously set as a response from the login.


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices