Skip to main content

Upload Evidence

POST 

/api/chargebacks/:id/upload-evidence

For an open dispute, you have the ability to upload a file as evidence. It can be submitted until the DueDate value (as returned in responses from the Get endpoints). After the DueDate it will return an appropriate error. Note that the max file size for a piece of evidence is 4MB. A successful response records only the single evidence submitted (and includes evidence id, time of submission, file name and type, etc.).

Request

Responses

Response Headers