Upload evidence file
To use this endpoint from the browser, you’ll need to specify the
/accounts/{your-account-id}/transfers.write
scope when generating a token.
POST
/disputes/{disputeID}/evidence-file
|
|
|
|
Successful empty response for unauthorized or any other returned http status code.
The user is not authorized to make the request.
Request received, but resource was not found.
The parameters provided are not processable.
Request was refused due to rate limiting.
Response headers
Retry-After
number
Invalid request, an error message will be available in the response body.
Response for http requests that failed
Path parameters
disputeID
string
<uuid>
required
ID of dispute
Body
multipart/form-data
evidenceType
string<enum>
required
The type of evidence being uploaded.
Possible values:
receipt
,
proof-of-delivery
,
cancelation-policy
,
terms-of-service
,
customer-communication
,
generic-evidence
,
cover-letter
,
other
file
string<binary>
required
The file to upload as evidence. Valid types are [jpeg, tiff, pdf].