{"section":"tracks","requestedLocale":"en","requestedSlug":"o-que-e-um-pedido-na-vtex","locale":"en","slug":"o-que-e-um-pedido-na-vtex","path":"docs/en/tracks/vtex-modules-getting-started/orders/o-que-e-um-pedido-na-vtex.md","branch":"main","content":"The moment the end customer pushes the Checkout button, an order is generated inside VTEX.\n\nThis means that you will now be able to track the order flow through the **Orders** module within your VTEX Admin.\n\nThat is, you can now know the details of each step throughout the order progress.\n\nAn order carries a lot of information, such as:\n\n- Cart items\n- Value of the order\n- Order time\n- Client's data\n- Promotional data currently applied to the order\n- Delivery address\n- Payment method\n- Trade policy applied to the purchase\n- Store which is responsible for selling (the Marketplace) and store responsible for the fulfillment (the Seller)\n\nThese and other information are essential for managing orders. They can be consumed using our API or on the [order details page](/en/docs/tutorials/order-details-page), which we'll see later in this track."}