go back to SettlementService

GET /settlements/payrollHistory

Retrieves a list of payroll history records for the given parameters.

Roles that can access this endpoint are Users, Drivers, Carriers.

Parameters

name description type default type
startDate starting check date query Date
endDate ending check Date query Date
checkNumber check number query String
payeeId the ID from the payee table (ignored when the user is not an LME user) query String

Result

List < RowDrsPayrollHist > of type: application/xml application/json

a list of RowDrsPayrollHist records

Additional attributes:

Try It Out

Request

- Authentication Help
- Date
- Date
- String
- String