Before any retail transactions can be performed, the register must be opened. This is done by sending an HTTP POST to the openRegister
API. It requires that the following ORMPOS API associated with Open Register be specified in the URL path:
Class |
|
---|---|
Method |
|
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.