GET
    /api-v1/expenses/overall
  
  curl \
 --request GET 'https://wyzio.app/api-v1/expenses/overall' \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"
        Response examples (200)
  
  42curl \
 --request GET 'https://wyzio.app/api-v1/expenses/overall' \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"42