Process player rebuy
Casino Integration Endpoints
Process Player Rebuy
Process additional tournament entry for a player
POST
Process player rebuy
Process an additional tournament entry (rebuy) for a player. The player must not have exceeded their maximum allowed rebuys and must have sufficient balance for the rebuy fee.
Authorizations
Operator API key with role-based permissions (tournaments.read, players.write, etc.)
Path Parameters
Unique tournament identifier
Example:
"12345"
Player identifier (can be internal player ID or database player ID)
Example:
"123"
Body
application/json
Required range:
x >= 1Example:
1

