Skip to content

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.

MenuWhat it's for
OrdersBrowse 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.
InvoicesStore-wide list of generated invoices, plus send-duplicate and bulk status update.
ShipmentsStore-wide list of shipments created against orders.
RefundsStore-wide list of refunds issued against orders.
TransactionsPayment transactions recorded against orders and invoices.
BookingsBooking 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.

Released under the MIT License.