{
"currency": "string",
"amount": 0,
"bankCardId": 0,
"channelId": 0
}curl --location --request POST '/api/v1/pro/finance/walletwithdrawal/precalculate' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"currency": "string",
"amount": 0,
"bankCardId": 0,
"channelId": 0
}'{
"channelId": 0,
"amount": 0,
"paymentAmount": 0,
"paymentCurrency": "string"
}