Authorization: Bearer ********************
curl --location --globoff --request GET '/admin/dry-fooders/{{drFooderId}}/expense' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{}