v1

latestOpenAPI 3.0.12026-07-24210349345.4 KB
Player Rewards

Player Reward Balances

Aggregated totals per reward type for the player. Use rewardTypeId to look up names and icons from the rewards catalog.

get/player-rewards/brand/{brandId}/player/{playerId}

Path parameters

brandIdstring uuid required
Example:aebb6a6a-bdef-480f-8096-e13f9c3d4969

Brand UUID returned by GET /brands/default/{tenantId}.

playerIdstring required
Example:player-123

Your internal player/customer identifier.

Response

Array of player reward balances.

rewardTypeIdstring uuid

Matches id in the rewards catalog. Join to get name, icon, type.

totalAmountinteger

Current balance of this reward type for the player.