v1
latestOpenAPI 3.0.22026-07-2645239950.4 KBEUD Guest Tiers API
get/tiers
Query parameters
start_cursorinteger
Defaults to 0. This is a cursor for use in pagination. start_index is the index that defines your place in the list. For instance, if you make a list request and receive 1000 objects, your subsequent call can include start_index=1001 in order to fetch the next page of the list.
countinteger
Defaults to 100. This is a limit on the number of objects to be returned. Count can range between 1 and 1000, and the default is 100.
languagestring
One of the store languages, for example english/ italian/ german, etc.
Response
200
Example response
{
"created_time": "07-May-2021 05:44:16",
"description": "1000 points",
"id": "6094d3b084d28f07bbda724d",
"is_default": false,
"minimum_points": 14000,
"minimum_qualification_units": 500,
"name": "Gold",
"tier_id": "zrl_gold",
"updated_time": "26-Jul-2023 05:04:15"
}