Skip to main content

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.).

Path Parameters
id string REQUIRED

Splitit dispute id

Request Body
File binary

Evidence in either PDF, TIFF, PNG or JPEG format

Responses
200
Schema OPTIONAL
Errors object[] OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
StatusCode int32
TraceId string OPTIONAL
IsSuccess boolean
Evidence object
EvidenceId string
UploadedAt date-time
FileName string
FileType string
401
Schema OPTIONAL
TraceId string OPTIONAL
Error object OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
ExtraData object OPTIONAL
403
Schema OPTIONAL
TraceId string OPTIONAL
Error object OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
ExtraData object OPTIONAL
404
Schema OPTIONAL
TraceId string OPTIONAL
Error object OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
ExtraData object OPTIONAL
500
Schema OPTIONAL
TraceId string OPTIONAL
Error object OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
ExtraData object OPTIONAL