Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

dispute_id
string
required

ID of the dispute to retrieve

Response

200 - application/json
id
string
payment_intent_id
string
status
enum<string>
Available options:
needs_response,
under_review,
closed,
warning_needs_response,
warning_under_review,
warning_closed,
won,
lost
evidence
object[]