# Salary

Staff salary calculations, payroll, and schemes

 - [GET /company/{location_id}/salary/calculation/staff/daily/{team_member_id}](https://developer.alteg.io/en/b2b-v1/openapi/salary/search_team_member_calculation_daily_salary.md): The method allows location owner to get mutual settlements of a team member grouped by date.
 - [GET /company/{location_id}/salary/calculation/staff/{team_member_id}](https://developer.alteg.io/en/b2b-v1/openapi/salary/search_team_member_calculation_salary.md): The method allows location owner to get mutual settlements of a team member.
 - [GET /company/{location_id}/salary/calculation/staff/{team_member_id}/salary_schemes_count](https://developer.alteg.io/en/b2b-v1/openapi/salary/get_team_member_calculation_schemes_count.md): The method allows you to get salary calculation schemes count for a team member before trying to obtain calculation data.
 - [GET /company/{location_id}/salary/payroll/staff/{team_member_id}/calculation](https://developer.alteg.io/en/b2b-v1/openapi/salary/search_team_member_payroll_calculation.md): The method allows location owner to search payroll calculations for the period for a team member.
 - [GET /company/{location_id}/salary/payroll/staff/{team_member_id}/calculation/{calculation_id}](https://developer.alteg.io/en/b2b-v1/openapi/salary/get_team_member_payroll_calculation.md): The method allows location owner to get details of a specific payroll calculation.
 - [GET /company/{location_id}/salary/period/staff/daily/{team_member_id}](https://developer.alteg.io/en/b2b-v1/openapi/salary/search_team_member_period_daily_salary.md): The method allows location owner to get the calculation for the period for a team member grouped by date.
 - [GET /company/{location_id}/salary/period/staff/{team_member_id}](https://developer.alteg.io/en/b2b-v1/openapi/salary/search_team_member_period_salary.md): The method allows location owner to get the calculation for the period for a team member.
 - [GET /company/{location_id}/salary/staff/{team_member_id}/calculation](https://developer.alteg.io/en/b2b-v1/openapi/salary/get_team_member_salary_calculation.md): The method allows you to get mutual settlements of a specific team member. In the user's access rights, the checkbox "Access to payroll only for a specific team member" must be specified.
 - [GET /company/{location_id}/salary/staff/{team_member_id}/period](https://developer.alteg.io/en/b2b-v1/openapi/salary/get_team_member_salary_period.md): The method allows you to get the calculation for the period for a specific team member. In the user's access rights, the checkbox "Access to payroll only for a specific team member" must be checked.
 - [GET /company/{location_id}/salary/staff/{team_member_id}/salary_schemes](https://developer.alteg.io/en/b2b-v1/openapi/salary/get_team_member_salary_schemes.md): The method allows you to get own salary calculation schemes for a specific team member. In the user's access rights, the checkbox "Access to payroll only for a specific team member" must be specified.
