Update account
Update an existing bookmaker account. Only provided fields are updated. Only the account owner (client) can update their accounts.
Authorizations
API key for authentication. Contact contact@55-tech.com to obtain a key.
Body
New account password
Updated balance
Enable or disable the account
Priority for account selection (higher = preferred)
Maximum stake override
Minimum stake override
Account's trading currency (e.g., 'USD', 'EUR')
Additional metadata (replaces existing meta)
Response
Account updated successfully
Bookmaker slug
Account username
Client name that owns this account
Always masked as '***'
Current balance
Whether account is active
Priority for account selection (higher = preferred)
Maximum stake override
Minimum stake override
Account's trading currency
Force live odds fetch from bookmaker API
Additional metadata
Creation timestamp (ISO 8601)
Last update timestamp (ISO 8601)
Whether the account permits splitting a stake across multiple bets
Exchange rate snapshot for currencyId: { currency, currencyValue, updatedAt }. Null when no rate is available.