Retrieves wires for the order, based upon the specified movement in movementID. Wires displayed are always for an order, rather than specifically for the movement, although they are requested by movement.
name | description | type | default | type |
---|---|---|---|---|
id | ID of the movement for which to return wires for the movement's order record | path | String |
a list of Wire objects
Child Elements:
RowUsers
This elements represent the entered user associated with the wire.
The element contains a __name
attribute with the value enteredByUser
.RowDriver
This elements represent the driver user associated with the wire.
The element contains a __name
attribute with the value driver
.RowPayee
This elements represent the carrier user associated with the wire.
The element contains a __name
attribute with the value payee
.