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

Teya Stores API

The Stores API from Teya — 3 operation(s) for stores.

Teya Stores API is one of 16 APIs that Teya publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.teya.com, https://api.teya.xyz.

3 operations 3 paths 8 schemas 2 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.teya.com
Resource Areas
1

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Stores 3
PUT
/poslink/v1/stores/{store_id}/configs/{config_key}
Set a terminal configuration for a store
updateTerminalConfig 2 params body → 200400401403408429500
GET
/poslink/v1/stores
Retrieve a list of stores
getStores → 200400401403408429500
GET
/poslink/v1/stores/{store_id}/terminals/{terminal_id}/configs
Retrieve configurations for a terminal scoped to a store
getTerminalConfigs 2 params → 200400401403408429500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Address (5 properties), Store (4 properties), TerminalConfigItem (3 properties), ExceptionResponse (3 properties). Each schema is shown below with its type and property counts.

ExceptionResponse
object
3 properties
InvalidParams
object
A single failed parameter from a 4xx validation response.
2 properties 2 required
Store
object
4 properties
UpdateTerminalConfigRequest
object
1 property
RetrieveStoreResponse
object
1 property
TerminalConfigItem
object
3 properties
TerminalConfigsResponse
object
1 property
Address
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

teya-stores-api-openapi.yml Raw ↑

Other APIs Teya publishes across the network.

Teya Captures API
Teya DCC API
Teya ePOS Registration API
Teya Hosted Checkout API
Teya '@internal' API
Teya Pay at Table API
Teya PayByLink API
Teya Payment Requests API
Teya Print Receipts (ePOS) API
Teya '@public' API
Teya Refunds API
Teya Reversals API