{
"account": "string",
"amount": 0,
"type": "0",
"bankAccountId": 0,
"channelId": 0
}curl --location --request POST '/api/v1/pro/finance/withdrawal/apply' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"account": "string",
"amount": 0,
"type": "0",
"bankAccountId": 0,
"channelId": 0
}'{
"orderId": 0
}