Skip to main content
Schema2020-08-27object

source_order

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

SourceOrder

object
amount integer
required

A 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
required

Three-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
optional

The email address of the customer placing the order.

items array
optionalnullable

List of items constituting the order.