Versions Compared

Key

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

...

Get Order Info (/orders) - Get Rx and other information on a specific order

Get WIP Breakdown (/wip/breakdown) - get a breakdown of orders in process

Job Tracking Data

Get WIP (/wip) - gets the WIP numbers real-time, no arguments - http://localhost:4567/api/get_wip

Get WIP Breakdown (/wip/breakdown) - get a breakdown of orders in process

Get WIP by Date (/wip/date) - gets the WIP numbers for a period of time; takes 4 parameters (start date, start time, end date, end time)

...