{ "balance": 0 }
curl --location --request PUT '/refuel/card//charge' \ --header 'Content-Type: application/json' \ --data-raw '{ "balance": 0 }'
{ "property1": {}, "property2": {} }