{
"id": 0,
"status": 0,
"transferResult": "string"
}curl --location --request POST '/api/withdraw/apply/transfer' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"status": 0,
"transferResult": "string"
}'{}