API Reference

Get all statuses

Get information as a collection of all recent statuses.

Log in to see full request history
Query Params
integer
≥ 1
Defaults to 100

The number of records to return in API response.
⚠️ We recommended adjust the batch size based on processing time. Depending on the response time of the request. Default value of 100 records is used if count parameter is not set.

integer
≥ 0
Defaults to 0

The number of records from a collection to skip. Default value of 0 is used when parameter offset is not set.

string

Name of the sorting parameter. You can sort by any of the first level parameters from the resource response. Response is sorted by the specified field.

string

Direction of sorting the response list.

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
statuses
array of objects

List of recent statuses.

statuses
object
string

The unique ID of the status.

string
required

Name of the status.

string
required

Short description of the status.

integer

The period of time (in months) in which it is necessary to qualify for the status based on defined conditions.

qualification_turnover
array of objects

The turnover necessary to qualify for the status based on defined conditions.

qualification_turnover
object
string
required

The unique ID of the currency.

float
required

Value of turnover in the currency

string

Date until the turnover conditions need to be fulfilled. If the value is null, the date is unlimited.

float

Amount of points necessary to qualify for the status based on defined conditions.

string

The previous status required to qualify for the next status based on defined conditions. The conditions are defined in parameters qualification_period and qualification_turnover.

string

ID of the following status.

string
required

Definition of the status validity period.

boolean
required

Enable / disable points collection.

true

boolean
required

Enable / disable payment by points.

true

integer
required

The status achieving principle.
(0 - after creation of the account / 1 - manually / 2 - after the defined conditions are met)

integer
required

The basic loyalty discount.

boolean

If true, overall discounts can be applied on already discounted purchase items in purchase checkout process.

true

string

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

integer

The number of all found statuses.

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