go back to WireService

GET /wires/move/{id}/

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.

Roles that can access this endpoint are Users.

Parameters

name description type default type
id ID of the movement for which to return wires for the movement's order record path String

Result

List < ReadOnlyRow > of type: application/xml application/json

a list of Wire objects

Child Elements:

Try It Out

Request

- Authentication Help
- String