API Reference

Get a reservable product

Get information about a specific reservable product.

Log in to see full request history
Path Params
string
required

The unique ID of the reservable product.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object

Product resource.

string

The unique ID of the product.

string

Name of the product.

string

Code of the product.

string
deprecated

The external unique ID of the product. This parameter is deprecated. Please use parameter plu_ids.

plu_ids
array of objects

An array of all available pluIds from the particular product lists (default is Product ID from Global product list (consist cleaned data - unique ID of every product across all POS systems)).

plu_ids
object
string
required

Code of the particular product list (basic is code of Global product list (consist cleaned data - unique ID of every product across all POS systems)). For example, “GLOBAL”, “SKU”, “PLU”, etc.

string
required

Code of product from the product list (basic is Product ID from Global product list (consist cleaned data - unique ID of every product across all POS systems)).

string

The unique ID of the product group.

string

The unique ID of the product brand.

prices
array of objects
prices
object
string
required

The unique ID of the currency.

float
required

Price of the product

additional_properties
array of objects

List of additional properties.

additional_properties
object
string

The unique ID of the property record.

string
required

The unique ID of the property.

string

Name of the property.

Value of the property.

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

image_urls
array of strings

A list of an image URLs.

image_urls
string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

integer

State of the product.
Possible values are: 0 - deleted / 1 - active

1 2

tags
array of objects

List of tags assigned to the product.

tags
object
string

The unique ID of the tag.

string

Name of the tag in language from the HTTP header.

string

Text ID of the tag.

integer

State of the tag.
Possible values are: 0 - deleted / 1 - active / 2 - non active

1 2

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL