POS Users: Overview

The POS Users API allows general configuration options to be read so that they can be used by end-user applications. The Configuration API is also used to register a terminal with the API.

Using the POS Users API you can:

  • Authenticate against Infinity POS username and password.

The Configuration API is composed of the following:

  • POS Credential: An encrypted string that contains Infinity POS login and password.

Examples

Authenticate pos_credential against Infinity POS username and password:

POST /pos_users/authenticate

Swagger Definition

The Swagger definition for this version of the POS Users API can be found at: https://app.swaggerhub.com/apis/Triquestra/pos_users/1.0.0.

Security Risk Profile

Financial Data 0: tax rates can be read.

Personal Data 0: no personal data is exposed.

Business Data 0: no business data is exposed.