BetSolutions · Schema

DepositRequest

Request body for depositing funds to a player's wallet.

BettingCasinosGamingGamblingSlotsSports Betting

Properties

Name Type Description
merchantId string The merchant's unique identifier.
playerId string The player's unique identifier.
amount number Amount to deposit in the player's currency.
currency string ISO 4217 three-letter currency code.
transactionId string Unique transaction identifier to prevent duplicate processing.
hash string SHA-256 hash for request authentication.
View JSON Schema on GitHub