Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Request moving an Rx-Universe job to a new job tracking station


Allows a third-party application to request an update to job tracking for a job in Rx-Universe.


Example:

POST http://localhost:4567/api/jt/create_jobtrackcheckin?order=2341296&station=001

input - 2 parameters, the order number of the job to move, and the Rx-Universe station ID to move it to

...