Skip to main content
Schema2020-08-27object

fee

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

Fee

object
amount integer
required

Amount of the fee, in cents.

application string
optionalnullable

ID of the Connect application that earned the fee.

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).

description string
optionalnullable

An arbitrary string attached to the object. Often useful for displaying to users.

type string
required

Type of the fee, one of: `application_fee`, `stripe_fee` or `tax`.