v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
Loyalty Program

Get Loyalty Settings

get/v1/loyalty

Response

Program retrieved

namestring required

The name of the loyalty program

keystring nullable

External key of the loyalty program

descriptionstring nullable

A brief description of the loyalty program

custom_icon_urlstring uri nullable

Custom icon URL for loyalty points

activated_atinteger nullable

Timestamp when the program was activated (UNIX time)

end_atinteger nullable

Timestamp when the program ends (UNIX time)

periodinteger required

The duration of the loyalty program in days

repeatableboolean

Whether the program is repeatable

points_ratenumber required

Exchange rate against the dollar

price_source'local_price' | 'base_price'

An enumeration.

excluded_sales_channelsOrderSourceType[] nullable

The list of Order Sources (sales channels) where paid orders will not issue Loyalty Points

show_store_buttonboolean

Whether to show the 'Go to Store' button in the loyalty program widget

idstring required

The unique identifier for the loyalty tier

game_idstring required

The unique identifier of the game the accosiated with the loyalty program