Sales
The Sales section covers everything about an order after (and during) checkout — browsing and managing orders, building an order from the admin side, and the post-order documents an order produces.
Menus
| Menu | What it's for |
|---|---|
| Orders | Browse orders and run every per-order action — view, reorder, place, cancel, comment, and generate invoices / shipments / refunds. Admins can also build an order for a customer from here. |
| Invoices | Store-wide list of generated invoices, plus send-duplicate and bulk status update. |
| Shipments | Store-wide list of shipments created against orders. |
| Refunds | Store-wide list of refunds issued against orders. |
| Transactions | Payment transactions recorded against orders and invoices. |
| Bookings | Booking lines produced by orders that contain a booking product. |
Invoices, shipments, refunds, transactions, and bookings are documents an order produces — a row appears in those menus only once the corresponding document exists for an order.
All Sales operations require an admin Bearer token — see Authentication.

