Authorization: Bearer ********************curl --location '/v1/account/auto-recharge' \
--header 'Authorization: Bearer <token>'{
"enabled": true,
"threshold": 0,
"planQuantity": 0,
"cardId": "f16ba382-eb42-481a-b08f-c57bdc9aae24",
"alertEnabled": true,
"alertThreshold": 0
}