Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xentral Point Of Sale API

Point Of Sale (POS) endpoints.

Xentral Point Of Sale API is one of 90 APIs that Xentral publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Point Of Sale. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 7 paths. It is described by OpenAPI 3.0.0, at version v0.1.

Requests are made against 2 base URLs: https://{xentralId}.xentral.biz, https://{domain}.

7 operations 7 paths 0 schemas 3 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v0.1
Base URL
https://xentral.xentral.biz
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Xentral Point Of Sale API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer token obtained in POST /tokens endpoint or pregenerated in the system.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 3 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Point Of Sale 7

Point Of Sale (POS) endpoints.

GET
/api/v1/cashiers
List cashiers
cashier.list 1 param → 200401403406429
POST
/api/v1/cashiers/{id}/pinCheck
Cashier PIN check
cashier.pinCheck 1 param body → 200400401403404406429
GET
/api/v1/cashRegisters/{id}/balance
View cash register balance
cashRegister.balance 1 param → 200400401403404406429
GET
/api/v1/posJournals
List POS journals
journal.list 3 params → 200401403406429
POST
/api/v1/posJournals/actions/add
Add journal entry
journal.add body → 201400401403404406429
POST
/api/v1/posCashCount/actions/add
Add cash count entry
cashCount.add body → 201400401403404406429
POST
/api/v1/posQrCode/actions/add
Add qr code data to a document
qrCode.add body → 204400401403404406429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xentral-point-of-sale-api-openapi.yml Raw ↑

Other APIs Xentral publishes across the network.

Xentral Account API
Xentral Accounting Export API
Xentral AuthPlatform API
Xentral Collection API
Xentral Collective Bill API
Xentral Credit API
Xentral Credit Note API
Xentral Credit Note Tag API
Xentral CreditNote API
Xentral Customer Address API
Xentral Customer API
Xentral Customer - Contact Person API