OrderRef
A server-created order the client is about to pay. The client never sets the amount — it sends a catalog item id and the backend resolves the price (the trust boundary this whole app exists to demonstrate). This is what the backend returns from POST /orders.