Skip to main content

Open a new POS session

POST 

/pos/sessions/open

Opens a new cashier session on a specific register with a declared opening float. If the authenticated user already has an open session, the request is rejected and they are redirected to the existing session. On success, a session number is generated and the user is directed to the checkout screen.

Request

Responses

Redirect to checkout on success, or to existing open session if one exists.