Skip to main content
GET
Get a dispute

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header as Bearer <api_key>.

Path Parameters

disputeId
string
required

Dispute ID

Response

Dispute details

status
string
required
createdAt
number
required
id
string
transactionId
string | null
customerId
string | null
cardId
string | null
disputeType
string | null
reason
string | null
description
string | null
amount
number | null
currency
string | null
resolvedAt
number | null