Create a new bookmaker account for the authenticated client.
Each client can have multiple accounts per bookmaker. Use priority to control which account is selected first.
API key for authentication. Contact admin to obtain a key.
Request body for creating an account.
Bookmaker slug (e.g., 'pinnacle')
Account username
Account password
Initial balance
Whether account is active
Priority for account selection (higher = preferred)
Maximum stake override
Minimum stake override
Account's trading currency (e.g., 'USD', 'EUR')
Additional metadata
Account created successfully