Epos Now Transactions API
Sales records (orders) captured at the point of sale.
Epos Now Transactions API is one of 6 APIs that Epos Now publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Transactions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 5 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version V2.
Requests are made against a single base URL, https://api.eposnowhq.com/api/V2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Epos Now Transactions API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
basicAuth— HTTP Basic authentication. The access token is the Base64 encoding of "API Key:API Secret" (the API Key, a colon, then the API Secret, with no spaces), sent as…
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Sales records (orders) captured at the point of sale.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Transaction (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Epos Now 5
Other APIs Epos Now publishes across the network.