BetSolutions · Schema

WithdrawRequest

Request body for withdrawing funds from 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 withdraw 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