Retrieves a list of paid settlement records for the given parameters.
| name | description | type | default | type |
|---|---|---|---|---|
| orderId | order ID | query | String | |
| invoiceNumber | external invoice number | query | String | |
| checkNumber | check number | query | String | |
| startDate | starting pay date | query | Date | |
| endDate | ending pay date | query | Date | |
| payeeId | the ID from the payee table (ignored when user is not an LME user) | query | String |
a list of ReadOnlyRow objects, representing paid settlements
Additional attributes:
__other_pay the calculated total of other pay__total_pay the calculate total pay of the settlement (freight pay plus other pay)