{
"account": "string",
"amount": 0,
"type": "0",
"bankAccountId": 0,
"channelId": 0
}curl --location --request POST '/api/v1/pro/finance/withdrawal/precalculate' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"account": "string",
"amount": 0,
"type": "0",
"bankAccountId": 0,
"channelId": 0
}'{
"channelId": 0,
"amount": 0,
"paymentAmount": 0,
"currency": "string",
"paymentCurrency": "string",
"accountTradeCurrency": "string",
"rate": 0,
"breachFee": 0,
"fee": 0,
"totalFee": 0
}