Gets a summary of the employee's expense payments.
GET https://apimy.yourpayroll.io/api/v2/ess/{employeeId}/expense/summary
Parameter name | Value | Description | Additional |
---|---|---|---|
employeeId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
EmployeeExpensePaymentSummaryModel |
Powered by DapperDox