July 23, 2026
Return several items from an order in one request
You can now select several items from an order, each with its own condition and quantity, and send them as a single return request.
Returning several items from one order used to mean repeating the entire flow, once per item. The return dialog now supports multi-select, with condition and quantity set per item, and sends everything as one request.
Order API and webhooks identify who placed the order
Order API responses and order webhook payloads now include the name and email of the person who placed the order. Integration customers can attribute an order to a specific requester on their own side without a separate lookup.
Field Order Tools checkout validates pickup up front
A single ship-only item used to fail the whole cart with an error and no way forward. Checkout now flags any item that cannot be picked up at the selected pickup store and offers a one-click remove, then holds that validated store through to checkout.
1 improvement and 2 fixes
Improvements
- The downloadable example files for a bulk Field import now lead with SKU and product name, and drop an internal product ID column that admins had no way to fill in.
Fixes
- Printing an inventory checklist from a field location no longer renders behind the app sidebar, so the title and product names stay readable on screen and in the printout.
- Pasting a full product name into the Field Add material search now returns matches right away, instead of showing an empty dropdown until you close and reopen it.