...
Get Purchase Orders (/pos/date) - method accepts a date, and returns a list of purchase orders created on that date
Get Purchase Order (/pos/num) - method accepts a date, and returns a list of purchase orders created on that date
Get Breakage Codes (/breakages/codes) - method has no inputs, and returns a list of breakage reason codes. Note, lab must be using the option to prompt for valid reasons only (on the Orders2 tab in System Settings).
...