v1

latestSwagger 2.02026-08-0419357210.1 KB
Disputes

Upload Files

Attaches a supporting document to an existing dispute. Requires the dispute_uuid returned by Create — this endpoint must be called after dispute creation. Optional step; surfaces after the member sees the dispute confirmation screen.

post/v1/disputes/{disputeUuid}/files

Path parameters

disputeUuidstring required

The dispute UUID from the URL path

Request body

fileContentstring byte
filenamestring
contentTypestring

Response

A successful response.

V1UploadFileResponse required