Retrieve Dispute Document by ID

Get document by ID for a given Dispute ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Retrieve a dispute document

The retrieve a dispute document response is returned in binary format and can be downloaded to the specified file type. e.g. PDF is returned as per sample below. When downloaded can be opened and is represented in .PDF file format. Document formats include pdf, jpg, jpeg, tif, tiff, doc, docx

Path Params
int64
required
19000101000000 to 99991231999999

Unique identifier of the document uploaded for dispute.

string
required
length between 19000101000000 and 99991231999999

Unique case identifier assigned to the dispute

Headers
string
required

Specifies the desired document format to return. The allowed valid values are 'application/xml', 'application/pdf', 'image/tif', 'image/tiff', 'image/jpg', 'image/jpeg', 'application/msword', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'convert/xmltojson' and the value shown in example. To retrieve the document regardless of its stored format, set this field to the value as shown in example. If a specific format is provided, the API will return the document only if it matches that format; otherwise no document is returned. If the document is in XML format and to request conversion from XML to JSON, set the value to 'convert/xmltojson'.

string
length between 8 and 8

Institution number (8-digit number) associated with the merchant. This information defines the acquirer for the merchant. If a consumer is granted access to this API for multiple institutions, this field must be populated. If access is for only one institution, the API will automatically determine this value, making it optional for the client.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
convert/xmltojson
application/pdf
image/tif
image/tiff
image/jpg
image/jpeg
application/msword
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Want a quick overview?