Schema2020-08-27
objectshipping_method
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
ShippingMethod
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 line item.
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).
delivery_estimate
optionalnullable The estimated delivery date for the given shipping method. Can be either a specific date or a range.
description string
requiredAn arbitrary string attached to the object. Often useful for displaying to users.
id string
requiredUnique identifier for the object.