Every job in one list
Orders arrive from your sales channels over the API, or you enter them by hand. Each keeps its source_name and source_id, so a job on the floor still points back at the storefront it was sold on.
Print shop & production management
Orders come in from your storefronts. PrintExchange holds them in one list, moves them through the stages your shop actually works in, and closes them out with a shipment. One system for the whole floor — orders, production, shipments, and the stock they draw down.
What you run it with
Nothing lives in a spreadsheet on the cutter. An order carries its line items, its shipments, its notes, and the folder it is sitting in.
Orders arrive from your sales channels over the API, or you enter them by hand. Each keeps its source_name and source_id, so a job on the floor still points back at the storefront it was sold on.
Name, code, quantity, price, weight, and whatever variations the customer picked. Add, change, or drop an item on an order that is already open — the order does not have to be re-sent.
Record carrier, method, tracking number, weight, and cost against the order. An order can carry several shipments when a job goes out in more than one box.
Inventory items with a code, a stock count, a bin location, and a manufacturer SKU. Correct one item, or push a whole shelf’s worth of counts in a single API call.
The workflow
There is no second status field to keep in sync. Where an order is filed is where the work is. Move an order from its own page, or refile a whole day’s worth in one API call.
Every move is written to the order’s history alongside your own notes, so a week later you can still see when a job left New and who shipped it.
The dashboard
Sign in and you land on the order list, filed by folder, with a count on each tab. Open an order and everything about it is on one screen — no tabs to hunt through while your hands are full.
The API
Orders, line items, shipments, inventory, folder moves — a full REST API over the same store, so your storefront can push orders in and your scripts can pull them out.
On the roadmap Print jobs attached to a line item, and routing those jobs to a print partner. Not built yet — today PrintExchange manages the order, the folder it is in, its shipments, and your stock.