GET /trailers/{id}/preassignments
Retrieves preassignments for the trailer with the specified ID.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
ID of the trailer for which to return preassignments |
path
|
|
String
|
Result
List
<
Preassignment
>
of type:
application/xml
application/json
a list of rows
Try It Out
Request