Skip to main content
Schema2020-08-27object

topup

To top up your Stripe balance, you create a top-up object. You can retrieve individual top-ups, as well as list all top-ups. Top-ups are identified by a unique, random ID. Related guide: [Topping Up your Platform Account](https://stripe.com/docs/connect/top-ups).

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

Shipping

object
carrier string
optionalnullable

The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.

name string
optionalnullable

Recipient name.

phone string
optionalnullable

Recipient phone (including extension).

tracking_number string
optionalnullable

The tracking number for a physical product, obtained from the delivery service. If multiple tracking numbers were generated for this purchase, please separate them with commas.