Schema2020-08-27
objectsource_order
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
SourceOrder
objectamount integer
requiredA positive integer in the smallest currency unit (that is, 100 cents for $1.00, or 1 for ¥1, Japanese Yen being a zero-decimal currency) representing the total amount for the order.
currency string
requiredThree-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
email string
optionalThe email address of the customer placing the order.
items array
optionalnullable List of items constituting the order.
optional