Disputes
Get Dispute Detail
Get detailed information about a specific dispute.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Dispute Id
Response
200 - application/json
The amount involved in the dispute, represented as a string to accommodate precision.
The unique identifier of the business involved in the dispute.
The timestamp of when the dispute was created, in UTC.
The currency of the disputed amount, represented as an ISO 4217 currency code.
The unique identifier of the dispute.
Available options:
pre_dispute
, dispute
, pre_arbitration
Available options:
dispute_opened
, dispute_expired
, dispute_accepted
, dispute_cancelled
, dispute_challenged
, dispute_won
, dispute_lost
The unique identifier of the payment associated with the dispute.