{
"balance": 10023,
"enterpriseId": 1,
"organizationId": 1,
"sno": "1000-1132-0003-3748-491",
"status": 0
}
curl --location --request PUT '/refuel/card/' \
--header 'Content-Type: application/json' \
--data-raw '{
"balance": 10023,
"enterpriseId": 1,
"organizationId": 1,
"sno": "1000-1132-0003-3748-491",
"status": 0
}'
{
"property1": {},
"property2": {}
}