GET
/
disputes
/
{dispute_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

dispute_id
string
required

Dispute Id

Response

200 - application/json
amount
string
required
business_id
string
required
created_at
string
required
currency
string
required
dispute_id
string
required
dispute_stage
enum<string>
required
Available options:
pre_dispute,
dispute,
pre_arbitration
dispute_status
enum<string>
required
Available options:
dispute_opened,
dispute_expired,
dispute_accepted,
dispute_cancelled,
dispute_challenged,
dispute_won,
dispute_lost
payment_id
string
required