Endpoints
Upload file evidence
Upload a PDF, PNG, or JPG file as dispute evidence to support your case. File size limit is 10MB.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The evidence file to upload. Must be in PDF, PNG, or JPG format. Maximum file size is 5MB.
The Stripe dispute ID to which the evidence data will be attached