GET /payees/activeMoves
Retrieves a List of RowMovement objects for the current user.
Roles that can access this endpoint are Users, Carriers, Carrier Drivers.
Parameters
name |
description |
type |
default |
type |
showDelivered |
whether to show moves delivered within the last 14 days |
query
|
false |
Boolean
|
Result
List
<
RowMovement
>
of type:
application/xml
application/json
a list of RowMovement objects
Try It Out
Request