objectorder
Order objects are created to handle end customers' purchases of previously defined [products](https://stripe.com/docs/api#products). You can create, retrieve, and pay individual orders, as well as list all orders. Orders are identified by a unique, random ID. Related guide: [Tax, Shipping, and Inventory](https://stripe.com/docs/orders).
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
OrdersResourceOrderReturnList
objectA list of returns that have taken place for this order.
Details about each object.
True if this list has another page of items after this one that can be fetched.
String representing the object's type. Objects of the same type share the same value. Always has the value `list`.
The URL where this list can be accessed.