Get a dispute attachment by its id
GET/v1/card/disputes/:id/attachments/:attachmentId
Returns the file itself, not an envelope. Always served as application/octet-stream with Content-Disposition: attachment, whatever the file was uploaded as.
Request
Responses
- 200
- 401
The file. application/octet-stream.
Missing, malformed, unknown, or revoked partner API key.