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