Token: ********************{
"amount": "",
"bank_card_id": 0,
"bank_name": "",
"bank_card_no": "",
"bank_card_holder": ""
}curl --location 'https://m1.apifoxmock.com/m1/8276902-0-default/api/wallet/withdraw' \
--header 'Token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"amount": "",
"bank_card_id": 0,
"bank_name": "",
"bank_card_no": "",
"bank_card_holder": ""
}'{
"code": 0,
"message": "string",
"data": {},
"request_id": "string"
}