GET /carrierDriver/{id}/activeMovePins
Retrieves move pins for the carrier driver with the specified ID.
Roles that can access this endpoint are Carriers, Carrier Drivers.
Parameters
name |
description |
type |
default |
type |
id |
ID for the carrier driver to return active move pins |
path
|
|
String
|
Result
List
<
RowMovement
>
of type:
application/xml
application/json
a list of move pins
Try It Out
Request