Retrieves details of a specific dispute.
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 is disputed, represented as a whole integer. For example 9900 is equivalent to $99.
Three-letter ISO currency code, in lowercase.
The external processor ID representing this dispute.
Set to true if this dispute is in live mode, and set to false if it is in test mode.
The type of associated processor – one of mock, mollie, paypal, paystack, or stripe.
The current status of this dispute, which can be one of pending, won, or lost.
Expandable – The associated charge ID.
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.