v1
latestOpenAPI 3.0.12026-07-24210349345.4 KBRewards
Brand Rewards Catalog
All reward types configured for the brand. Cross-reference rewardTypeId from player rewards, mission rewards, and leaderboard prizes against this list to get names and icons.
The catalog changes infrequently. Cache it for the widget session lifetime and re-fetch on the next page load.
get/rewards/brand/{brandId}
Path parameters
brandIdstring uuid required
Example:aebb6a6a-bdef-480f-8096-e13f9c3d4969
Brand UUID returned by GET /brands/default/{tenantId}.
Response
Array of reward types.
Example response
[
{
"shortCode": "BONUS-100"
}
]