Transactions are available to be viewed and edited in the Explorer! Search, filter, or sort the columns to find the transaction you're looking for, then click to display its details.
In the transaction view, the Export State type can be updated from the dropdown pictured below. This is helpful for testing or in the case of an error, since ItemPath's Data Push tool checks for Export State type "2" to find transactions that are ready to export.
Initial Handling Units
If you're familiar with order processing in PowerPick, you've likely heard of handling units—especially because there are two separate things in PowerPick with the same name. Long story short, it's the name or number of a transport tote/container/cart used when processing the order or batch, but it's also the name of a unit of materials (similar in some ways to a kit). Needless to say, this got a little confusing when making orders with the API, and we deprecated the parameter.
Now, we're introducing a new initialHandlingUnit parameter at the Order level that allows you to set the handling unit value—that is, a tote id or cart number—when creating an order with the ItemPath API. This sets the initial default handling unit for each order line that can be updated as needed during processing, say, if the tote gets full.