{
"playerId": "string",
"txId": "string",
"amount": 0,
"currency": "string"
}curl --location '/operator/withdrawal?clientId=undefined' \
--header 'Content-Type: application/json' \
--data '{
"playerId": "string",
"txId": "string",
"amount": 0,
"currency": "string"
}'{
"balance": 0
}