POST
/
disputes
/
update-evidence

Authorizations

Authorization
string
header
required

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

Body

application/json
evidence
object
required
stripe_dispute_id
string
required

The Stripe dispute ID to which the evidence data will be attached

Response

200 - application/json
dispute_id
string

The ID of the dispute associated with the uploaded evidence

message
string

A message indicating the success of the evidence data upload

stripe_dispute_id
string

The Stripe dispute ID associated with the uploaded evidence