Reconsigns the order for the given movement.
name | description | type | default | type |
---|---|---|---|---|
newConsigneeStop | a stop object representing the new consignee stop | body of type: application/xml application/json | RowStop | |
movementId | ID of the move for which to reconsign the order | path | String | |
overrideXferToFueltax | whether to allow reconsignment if transfer to fuel tax has already been done | query | boolean | |
overrideXferToSettlements | whether to allow reconsignment if transfer to settlements has already been done | query | boolean |
a response object containing an HTTP response code and string representing success or failure of the web service call