auth-bearer: ********************curl --location --request POST '/budget/sendBudget/' \
--header 'auth-bearer: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"method": "email"
}'{
"message": "Budget sent to patient"
}