Gets the Tax Codes, Expense Categories, and Locations for this Employee.
GET http:///api/v2/business/{businessId}/manager/{employeeId}/expense/reference
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| employeeId | int32 | Required | |
| businessId | string | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK | ExpenseReferenceData | 
Powered by DapperDox