{
"card_id": "string",
"amount": 0
}curl --location 'https://api.0xcard.org/demo/webhook/recharge' \
--header 'Content-Type: application/json' \
--data '{
"card_id": "string",
"amount": 0
}'{
"result": "string",
"reason": "string"
}