go back to MovementService

POST /movements/{id}/updateOperationalStatus

Updates the operational status field on the movement. Movements must be of LTL type.

Roles that can access this endpoint are Users.

Parameters

name description type default type
id the ID of the movement to be updated path String
operationalStatus the status to set the movement to
  • NR - Not routed
  • RT - Routed
  • RM - Removed
  • PL - Planned
  • UL - Unloading
  • LD - Loading
  • LO - Loaded
  • ED - Departed
  • DI - Delivering
  • PU - Picking up
  • RTRQ - Return to terminal requested
  • ET - Inbound
  • AR - Arrived
  • PRU - Partially unloaded
  • PRL - Partially loaded
  • UD - Unloaded
  • CM - Complete
  • RC - Remote complete
  • RL - Ready to load
  • RU - Ready to unload
  • PA - Pending arrival
  • CAN - Void
query String

Result

void of type: text/plain

Try It Out

Request

- Authentication Help
- String
- String