Authorization: Bearer ********************
curl --location --globoff '/admin/expenses/{{expenseId}}' \ --header 'Authorization: Bearer <token>'
{}