Retrieves details of a specific charge.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
The amount in cents that was charged, represented as a whole integer. For example 9900 is equivalent to $99.
Three-letter ISO currency code, in lowercase.
The amount in cents that has been disputed.
The external processor ID representing this charge.
Whether or not this charge has been refunded completely.
Set to true if this charge is in live mode, and set to false if it is in test mode.
Amount in cents refunded (can be less than the amount attribute on the charge if a partial refund was issued).
Expandable – The associated customer ID.
Expandable – The associated checkout ID.
Expandable – Property not returned unless expanded.
Expandable – The associated payment intent ID.
Expandable – The associated payment method ID.
Expandable – Property not returned unless expanded.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.