List tiers

Returns the list of tiers defined within the loyalty program.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

pidstringRequiredformat: "uuid"
Loyalty Program ID

Query parameters

versionenumOptionalDefaults to draft
Select 'active' to retrieve list of all tiers which are live for clients. Select draft to retrieve list of all non deleted tiers.
Allowed values:

Response

Tier list successfully retrieved
itemslist of objects or null

Errors